MapControl.SetCapture Method
This element is not available using the selected API.
This element is not available using the selected API.
In this article
Virtual function called by the control to capture the mouse.
The Thread Access Verifier will enforce this rule when it is active.
public:
virtual void setCapture ()
A default implementation is provided that will capture the mouse using Win32 calls. You may wish to override this to use methods of your GUI framework to capture the mouse instead. See also releaseCapture.
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