Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Prevent forms from loosing the focus
Message
De
12/10/2001 07:30:32
 
 
À
12/10/2001 07:12:09
Nicola Gotti
Produzioni Software Sas
Padova, Italie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00567470
Message ID:
00567479
Vues:
16
In the form LostFocus event you could put code like:
IF NOT this.gone
	mouse CLICK AT 1,1 PIXELS WINDOW (this.Name)
	return .f.
ENDIF
>How can I prevent a form from loosing the focus keeping its WindowType = 0 (Modeless) ?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform