MapControl (C++ base class).SetCursor Method
This element is not available using the selected API.
This element is not available using the selected API.
In this article
The Thread Access Verifier will enforce this rule when it is active.
public:
virtual void setCursor (
Cursor cursor
)
A default implementation is provided that will set the mouse cursor using Win32 calls. You may wish to override this to use methods of your GUI framework to set the cursors instead.
For C# and Java, see setCustomCursor.
Windows, Linux, Android
In this article
This element is not available using the selected API.
In this article
This element is not available using the selected API.
In this article