Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anyway to delete a textbox during runtime?
Message
 
 
À
01/10/2014 07:39:24
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
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:
01608669
Vues:
45
>>Craig, I am having a problem doing this. Can you give me a code example of what to put in the Form.init to use the Hide?
>>
>>Thanks for your help in advance...
>>
>>>Just hide them in the Form.Init method.
>>>
>>>>I have a form that I need (under certain circumstances) to delete some textboxes, etc. before the form loads.
>>>>
>>>>Is there anyway to do this?
>>>>
>>>>Thanks in advance.....
>>>>
>>>>Mel
>
>In forms Init something like
>
>
>This.myTextbox.VISIBLE = .F.
>
>
>Lutz


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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform