Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Label in bottom of form
Message
De
01/02/2009 10:46:19
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01378668
Message ID:
01378670
Vues:
10
>>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 !
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform