Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Label in bottom of form
Message
From
01/02/2009 10:46:19
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01378668
Message ID:
01378670
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.

i put
thisform.label1.Top = thisform.height - 46
but this only work when taskbar in usually height and in double size i can not see label !
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform