NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ISelectionUIHandler.OleDragLeave

[To be supplied.]

[Visual Basic]
Sub OleDragLeave()
[C#]
void OleDragLeave();
[C++]
void OleDragLeave() = 0;
[JScript]
function OleDragLeave();

See Also

ISelectionUIHandler Interface | ISelectionUIHandler Members | System.WinForms.Design Namespace