Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form TitleBar Disappears On Vista
Message
De
20/12/2007 13:50:07
 
 
À
19/12/2007 22:30:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01276335
Message ID:
01276869
Vues:
55
check this out:

http://my.advisor.com/doc/18897?open&p=6&pid=ztmsvf

or

http://www.west-wind.com/wconnect/weblog/ShowEntry.blog?id=597


What I did, in the init event of my form class I added:

this.MaxHeight=this.Height
this.MinHeight=this.Height
this.MaxWidth=this.Width
this.MinWidth=this.Width


also the Borderstyle property set it to 3 - Sizable

do not forget, if you have code in the init event of every form to type DODEFAULT() first
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform