Closes #14631.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72443
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
*/
virtual void OnLeave();
*/
virtual void OnLeave();
+ /**
+ Returns the data wxDataObject associated with the drop target
+ */
+ wxDataObject *GetDataObject() const;
+
/**
Sets the data wxDataObject associated with the drop target and deletes
any previously associated data object.
/**
Sets the data wxDataObject associated with the drop target and deletes
any previously associated data object.