BCGControlBar Library for .NET
MdiTabsOptions Class Members
Properties  Methods  Events


The following tables list the members exposed by MdiTabsOptions.

Public Constructors
 NameDescription
Public ConstructorMdiTabsOptions ConstructorInitializes a new instance of the MDITabsOptions class.  
Top
Public Properties
 NameDescription
Public PropertyActivateTabOnRightClick  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEnableCloseButtonGets or sets the availability of the Close button on the TabStrip control of the MDIContainer.  
Public PropertyEnableNewTab  
Public PropertyEnableScrollButtonsGets or sets the availability of the Scroll buttons on the TabStrip control of the MDIContainer.  
Public PropertyEnableTabCloseButton  
Public PropertyHorizontalTextAlways  
Public PropertyParentFormGets or sets the parent form for the MDITabsOption object.  The MDITabsOption object will be registered in the LayoutController instance as a component of the parent form.  
Public PropertyRightImageMarginSpecifies a space between a tab item image and a text or a border of tab item on the TabStrip control of the MDIContainers. This margin is used only if text or left image is present.  
Public PropertyShowDefaultContextMenuSpecifies if the context menu will be shown on right click on a tab from the TabStrip control of the MDIContainer.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySyncTabStyleWithVisualManagerSpecifies if the tab style on the TabStrip Control of the MDIContainers depends on the current Visual Manager. If the value of the property is false, the TabStyle from the TabStyle property of the MDIOptionsObject is applied. This property is used by the framework when the Visual Style of the MDIConainer is changed. (see OnVisualManagerChanged method of the  MDIContainer)  
Public PropertyTabAlignmentGets or sets which TabStrip control borders are docked to its parent control and determines how  it is resized within its parent.  
Public PropertyTabAreaPadding  
Public PropertyTabItemPadding  
Public PropertyTabLayoutSpecifies the manner in which tab items are allocated within the TabStrip control on the MDIContainer.  
Public PropertyTabsMode  
Public PropertyTabStyleSpecifies the Visual Style of the TabStrip control on the MDIContainer.  
Public PropertyTextMarginSpecifies a space between the text and the border of the tab items on the TabSctrip control of the MDIContainers.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden.   
Public MethodFire_MdiTabsContextMenuRaises a MDITabsContextMenu event which displays the context menu for a clicked tab item.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected Methodraise_MdiTabChanged  
Protected Methodraise_MdiTabContextMenu  
Top
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventMdiTabChanged  
Public EventMdiTabContextMenuOccurs when a default context menu is shown on right mouse button click on the tab item from the TabStrip control on the MDIContainer.  
Top
See Also

Reference

MdiTabsOptions Class
BCGSoft.ControlBars Namespace

Send Feedback