Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Minimum form width
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00300948
Message ID:
00301033
Vues:
26
>>Hi Jim,
>>
>>>Form's have a minimum width, for me it is 104. If you want to change it you need to set the form's MinWidth property to the minimum width you want. It si by default -1 which is what gives me the 104.
>>
>>I was testing this and for me even with a MinWidth of 50, I can't get the form smaller than 104.
>
>You're right. I got the form desinger to allow a width of less than 104 but once I run the form it is back to 104.

Put the code in the Init, and it works, like:

this.minwidth = 10
this.width = 10
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform