Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Autosizing label in a container not resizing
Message
From
06/05/2005 12:53:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Autosizing label in a container not resizing
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01011664
Message ID:
01011664
Views:
69
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
Thanks,
Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Next
Reply
Map
View

Click here to load this message in the networking platform