Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving form
Message
De
08/06/2001 08:19:45
 
 
À
02/06/2001 23:46:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00514271
Message ID:
00516818
Vues:
12
Maybe, but I found other way and run smootly

Local nX, nY
IF nButton=1
nX = nXCoord + This.Left - this.xstart
nY = nYCoord + This.Top - this.ystart
This.Move(nX,nY)
ENDIF

With your code, the window make strange movements.
Other thing than I found is: if you set the Enabled property of controls to .F. you still can move the form in that point (any part of the control)

Tanks again!
Be fast like the Fox
Be free like the Penguin
Se Rápido como el Zorro
Se libre como el Pingüino
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform