Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controls disappearing from the form
Message
 
 
To
26/05/2001 15:57:08
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00511633
Message ID:
00511844
Views:
17
Grigore,

It's not inexplicable.

It's not the Control.Visible property, it was the Form.LockScreen that was causing your problem. It prevents the proper repainting of the form. A control will repaint itself when it gets focus.

If a control's .Visible property is set to .F. the control is removed from the event loop so there's no way you could click it or keyboard to it.

>Yes. The .Visible property was set .T. And no, I don't have any ActiveX controls there. Anyway, in the mean time I've deleted those forms (2) and builded them from scratch. And that weird behavior stopped.
>
>Thank you for involving. You know when VFP start doing inexplicable things?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform