BCGControlBar Library for .NET
MdiTabsOptions Class
Members 




Inherits Component of System.ComponentModel namespace.
Manages tabbed MDIChild forms. The instance of the MdiTabsOptions can be added from the group BCGControlBar of the Toolbox. Using this object you can specify such setting of the tabstrip as TabAlignment, TabLayout, TabStyle, TextMargin. You can define if CloseButton and ScrollButtons will be visible on the tabstrip.
Object Model
MdiTabsOptions Class
Syntax
'Declaration
 
Public Class MdiTabsOptions 
   Inherits System.ComponentModel.Component
'Usage
 
Dim instance As MdiTabsOptions
public class MdiTabsOptions : System.ComponentModel.Component 
public __gc class MdiTabsOptions : public System.ComponentModel.Component 
public ref class MdiTabsOptions : public System.ComponentModel.Component 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.ControlBars.MdiTabsOptions

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

MdiTabsOptions Members
BCGSoft.ControlBars Namespace

Send Feedback