MapControl.ReleaseCapture 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 release a previously captured mouse.
The Thread Access Verifier will enforce this rule when it is active.
public:
virtual void releaseCapture ()
A default implementation is provided that will release the mouse using Win32 calls. You may wish to override this to use methods of your GUI framework to release the mouse instead. See also setCapture.
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