Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
OnDragLeave | event | public | version 1.0 | no |
OnDragLeave(Sender, EventData) |
Sender | the event firing control |
EventData | unused for this event |
This event is fired on the drop site when the cursor leaves the control. A typical reason to connect to this signal is to undo things done in OnDragMotion. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:52 2009 GMT | (c)2009 RadGs Software |