Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyway to delete a textbox during runtime?
Message
From
01/10/2014 07:39:24
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
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:
01608606
Views:
51
>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
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform