i have vista, i checked the windowstate property it was set to normal. i dont know what could be wrong.
EDIT: it seems that this code is causing the problem but why?
Code:Dim lbl As New Label With lbl Location = New Point(548, 511) Text = "ProgramerID: 86162" Height = 25 Width = 150 End With





Reply With Quote