WindowSplitter Xojo Plugin |
|
RectControl.DropObject Event
The item represented by Obj has been dropped on the control.

DropObject(
obj
as DragItem,
Action
as DragItem.Types)
Parameters
- obj
- The drag item.
- Action
- Specifies the type of drag action.
Remarks
This event is part of Xojo base class.