Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anyway to delete a textbox during runtime?
Message
De
03/10/2014 07:09:58
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01608571
Message ID:
01608728
Vues:
63
>Thanks for this... that was what was confusing me, I was looking for a "hide" command, and not visible. Thanks guys.....
>
>So, having Visible = .F. in the form.init means everything about that form is ignored?
>
>Mel

Hidden, as Tore says. If the form is saved in a form file (SCX/SCT), the form is visible by default, unless you hide it. If the form is an instance of a class (stored in a VCX/VCT class library, and instanced with myFormVar = createobject(...)), the form is hidden until you show it.
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