Name | Description | |
---|---|---|
![]() | OnDragOver | Invoked when an object is dragged over the window. Implement this method to add class handling for this event. |
![]() | OnDrop | Invoked when an object is dropped onto the pane. Implement this method to add class handling for this event. |