Persistate API documentation
OnDragOver Method (e)
NamespacesPersistate.UI.DesktopPTabContainerOnDragOver(DragEventArgs)

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

Sets the appropriate cursor effect when dragging over the PTabContainer.
Declaration Syntax
C#
protected override void OnDragOver(
	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)