Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving _Screen In MouseMove
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01220530
Message ID:
01220923
Vues:
20
The _VFP varable is reference to VFP Desktop window and COM interface. The _Screen is a child window inside _VFP window.

>PERFECT!!! Thanks, you're a genius
>
>>Comment out code in MouseMove, MouseUp and change MouseDown to
>>
>>LPARAMETERS nButton, nShift, nXCoord, nYCoord
>>IF nButton = 1
>>	ReleaseCapture()
>>	SendMessage(_VFP.HWnd, 0x112, 0xF012, 0x0)
>>ENDIF
>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform