How do you find what the current cursor for the mouse is? For example the moues could be a default pointer, or it could be a hand, or a NorthSouth resize icon, etc. Thanks.
Xin Li
Sun, 29 Aug 2004 18:14:47 GMT
Urs Eichman #2 / 2
How to determine the current mouse cursor
look at Control.Cursor.Current
Quote:
> Hi,
> How do you find what the current cursor for the mouse is? For example the > moues could be a default pointer, or it could be a hand, or a NorthSouth > resize icon, etc. Thanks.