Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I maximize an edit box?
Message
From
10/02/1997 20:40:02
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00019934
Message ID:
00019971
Views:
37
>>>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

It can be better. It depends on what you need.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform