P
pamela fluente
I have a strange problem, I never see before.
I have a couple of controls (a label and a nyumericupdown) on a form
that periodically get misplaced
(i do not touch them).
I put them again in the right position but periodically they
disappear and when I look for them
i see they have some negative position:
Me.Label3.Location = New System.Drawing.Point(-869, -637)
This is getting me crazy. It happens only for those 2 controls. And
periodically.
What going on here? Are there some Java Ghost o similar ? )
This happens even if one locks the controls. What's going on here ?
-P
I have a couple of controls (a label and a nyumericupdown) on a form
that periodically get misplaced
(i do not touch them).
I put them again in the right position but periodically they
disappear and when I look for them
i see they have some negative position:
Me.Label3.Location = New System.Drawing.Point(-869, -637)
This is getting me crazy. It happens only for those 2 controls. And
periodically.
What going on here? Are there some Java Ghost o similar ? )
This happens even if one locks the controls. What's going on here ?
-P