Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Label in bottom of form
Message
 
 
To
01/02/2009 10:26:20
Reza Meamar
Homa Programming Group
Shiraz, Iran
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01378668
Message ID:
01378669
Views:
15
>Hi all,
>I have a label object on my main form.
>I want to show it in bottom of my form, based on width and height of my form.
>My form is maximized but its height is based on windows taskbar's height.
>My label height is 16.
>If user make it's taskbar in double size, my label go to below of taskbar.

Did you try to set

thisform.myLabel.top = thisform.Height - 20 ? in form's resize.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform