Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MousePointer Property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00060739
Message ID:
00060785
Vues:
26
>How can I use the MousePointer property set to 99 - Custom in a Label Object. I am able to change the pointer of standard system cursors using LoadCursorFromFile and SetSystemCursor, but I must then reset to the previous cursor when the mouse leaves the label object. Any help would be greatly appreciated.
>
>Thanks,
>
>Greg

In my base classes that I want a custom pointer to, I supply the cursor name to the .MouseIcon property and keep it there. Changing the .MousePointer property changes the cursor. Once off that particular object, it changes back usually because the form or container does not have the .MouseIcon property set. I do not use LoadCursorFromFile or SetSystemCursor.

Steve Despres
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform