NetXP 3.0 Reference

DockingManagerExtender.GetTitle Method 

Gets the text displayed in tabbed/hide mode.

[Visual Basic]
Public Function GetTitle( _
   ByVal control As Control _
) As String
[C#]
public string GetTitle(
   Control control
);

Parameters

control

Return Value

See Also

DockingManagerExtender Class | NETXP.Controls.Docking Namespace