Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COnTopCheckBox size
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00094124
Message ID:
00094166
Views:
19
>Hi,
>
>I added an instance of cOnTopCheckBox to a form and it's working fine, but I'm not able to change the control's size. What I have to do ?
>
>Regards,

You mean, changing it at run time? Just change the Width or Height property of the control with your desired value.

Thisform.ControlName.Width = any_value
Thisform.ControlName.Height = any_value

Did I answer the problem?
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform