BCGControlBar Library for .NET
AdjustParentLayout Method




Adjusts the layout of the tab items in the parent tab strip.
Syntax
'Declaration
 
Public Sub AdjustParentLayout() 
'Usage
 
Dim instance As TabStripCommandPanel
 
instance.AdjustParentLayout()
public void AdjustParentLayout()
public: void AdjustParentLayout(); 
public:
void AdjustParentLayout(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TabStripCommandPanel Class
TabStripCommandPanel Members

Send Feedback