NetXP 3.0 Reference

TabbedGroups.DragProvider Constructor (Object)

Constructs a new DragProvider with the given tag.

[Visual Basic]
Overloads Public Sub New( _
   ByVal tag As Object _
)
[C#]
public TabbedGroups.DragProvider(
   object tag
);

Parameters

tag
The tag.

See Also

TabbedGroups.DragProvider Class | NETXP.Controls.Docking Namespace | TabbedGroups.DragProvider Constructor Overload List