Concept Framework 2.2 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
OnDragEnd | event | public | version 1.0 | no |
OnDragEnd(Sender, EventData) |
Sender | the event firing control |
EventData | unused for this event |
This event is fired on the drag source when a drag is finished. A typical reason to connect to this signal is to undo things done in {OnDragaBegin}. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:03 2013 GMT | (c)2013 Devronium Applications |