Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Maximize
Message
De
29/03/2000 17:21:26
 
 
À
27/03/2000 10:36:43
Amit Abhangrao
Charmi Software Exports
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00350735
Message ID:
00352434
Vues:
13
> I have set form's windowstate property to 2. but still my form doesnot get maximised. What can be the reason.

Are you Maximizing the form while its not visible? Do you have code setting focus to an object as well? For example, run this code in the Init() of a form with a Text1 on it:

this.windowstate =2
*this.text1.setfocus()


It should work, but when you uncoment the second like, nothing. Do you get these results?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform