Name | Description | |
---|---|---|
OnDragOver | Derived classes should override this function to process drag over events. | |
OnDrop | Derived classes should override this function to handle the drop operation. |
The following tables list the members exposed by DropHandlerBase.
Name | Description | |
---|---|---|
OnDragOver | Derived classes should override this function to process drag over events. | |
OnDrop | Derived classes should override this function to handle the drop operation. |