Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IntegralHeight Property
Message
 
 
To
28/07/2003 12:57:47
Larry Rix
Larry Rix & Associates, Inc.
Westminster, Colorado, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00814186
Message ID:
00814209
Views:
12
>Hi All,
>
>I have an edit box in a container. The edit box integral height is set to TRUE (( .t. )). In the init code of the container, I tell the edit box to change FontSize from 9 to 8. According to the VFP help system, this should trigger an auto resizing of the control to fit the contained text.
>
>Is this true? If so, the control is not auto-resizing to fit my text. What am I doing wrong?
>
>Thanks in advance.
>

Larry,
This doesn't mean the size of the edit window increases to include all text. This property affects the control if the control isn't tall enough to fit the last line of currently visible text. If the last line of visible text is more than half way displayed, the height of the control will increase. If it is less, the height will decrease.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform