Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making a control invisible
Message
From
11/03/2006 09:42:00
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01103391
Message ID:
01103395
Views:
12
>Hi.
>Is there a way of making a control invisible, other than the .Visible property. When .visible ise set to false, the control in effect becomes disbled. I want it to be enabled to run some code but in such a wau thet the user cannot see it.
>
>Regards

For invisible controls, the only thing that becomes disabled is the user interaction. You can still invoke methods from the control.

If you need the user interaction (like, user clicking on a certain part of the form) you might use a container or a rectangular shape, without borders.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform