Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to yoiu adjust the size of your FORM at run time?
Message
From
11/06/1999 10:18:06
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00228236
Message ID:
00228757
Views:
17
>>I want to adjust the size of my form with a button on the form at run time? I have a button on my form that says MORE>>. After you click it, the button Says LESS<<. To change to form size, I make calls to the form's properties.
>>Examle…
>>
>>On the click event of the MORE button, I have…
>>Thisform.hight=45
>>Thisform.left= 20
>>Thisform.top=10
>>Etc….
>>The problem is, it draws the form to slow. How can I speed it up?
>
>If you are using VFP 6, you can add a scrollbar to the form and forget about the button. Otherwise, you may need to consider using a page frame to split the data up among similar groupings of data. Or you can split among multiple forms.
---------
Hi Mark and it is nice to hear from you again...
I am using vfp 50 and the user want a button on the form that toggles
the size. they want a large and a small form. .. :)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform