Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is There A Solution?
Message
 
 
To
12/08/2003 15:20:52
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00819552
Message ID:
00819560
Views:
10
A hint for labels is you have to add the label object to the form, set its caption property to what you want, then set its Visible property to .T. before you can get the correct Width of the label [assuming AutoSize is also .T.]. Setting the label to visible will be fine because your form is not yet visible. You might try this for all the other objects as well.

Is something like this what you are asking for?

>Hi There...
>
> I have this situation: I need to add a variable quantity of objects in a form. As you can guess, the size of the object will vary depending on the quantity of objects that will be added. When I do some calculations to determine the size of every object, the result is too small and does not give me size that can fullfil my needs.
>
> My question... is there a routine or something like that, which can help me to determine de exact size for every object...?
>
> Thanks in advance... and hope that this could be done.
>
>c.oper
>onedish@hotmail.com
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform