Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Autosizing label in a container not resizing
Message
 
 
To
06/05/2005 12:53:25
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01011664
Message ID:
01011666
Views:
16
Is label visible?

>VFP 9: I have a label in a container. It's autosize is set to True. When I change the caption, it doesn't resize.
>
>I've tried the following to force the resize but without success. Anyone seen anything like this?
>
>
>with This
>  .lblCaption.Caption = .lblCaption.Caption
>  .lblCaption.Width = 10
>  .lblCaption.AutoSize = .F.
>  .lblCaption.AutoSize = .T.
>endwith
>
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform