Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making a control invisible
Message
De
11/03/2006 09:42:00
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01103391
Message ID:
01103395
Vues:
13
>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)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform