Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I maximize an edit box?
Message
 
To
10/02/1997 19:58:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00019934
Message ID:
00019968
Views:
36
>>Hello everyone,
>>
>>I have an edit box on one of the pages on a form. The users want to click on it and maximize the edit box in order to do the editing. Can this be done?
>>
>>Thank you,
>>
>>Jamuna
>
>Use getfocus and lostfocus methods to change the size of the editbox.
>
>Vlad

Or, probably change Left, Top, Width, Height of the editbox on Click() (or DblClick() )
and restore original size and position in LostFocus().

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform