| Concept Framework 2.2 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: Sun Jan 27 18:15:03 2013 GMT | (c)2013 Devronium Applications |