Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Minimize
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00829090
Message ID:
00829434
Vues:
17
This message has been marked as the solution to the initial question of the thread.
Put the following code in the resize event:

DODEFAULT()
IF this.WindowState= 1
this.Move(265)
ELSE
this.ResetToDefault("left")
ENDIF

...gerhard...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform