Persistate API documentation
OnDragDrop Method (e)
NamespacesPersistate.UI.DesktopPTabContainerOnDragDrop(DragEventArgs)

[This is preliminary documentation and is subject to change.]

Moves a dropped tab page from one PTabContainer to another or to a different index in the same PTabContainer.
Declaration Syntax
C#
protected override void OnDragDrop(
	DragEventArgs e
)
Parameters
e (DragEventArgs)
An object containing details of the drag event.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)