Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyway to delete a textbox during runtime?
Message
From
03/10/2014 07:09:58
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01608571
Message ID:
01608728
Views:
60
>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)
Previous
Reply
Map
View

Click here to load this message in the networking platform