Concept Framework 2.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: Fri Jan 21 18:06:08 2011 GMT | (c)2011 RadGs Software |