BCGSoft.ControlBars Namespace : MdiTabsOptions Class |
The following tables list the members exposed by MdiTabsOptions.
Name | Description | |
---|---|---|
![]() | MdiTabsOptions Constructor | Initializes a new instance of the MDITabsOptions class. |
Name | Description | |
---|---|---|
![]() | ActivateTabOnRightClick | |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | EnableCloseButton | Gets or sets the availability of the Close button on the TabStrip control of the MDIContainer. |
![]() | EnableNewTab | |
![]() | EnableScrollButtons | Gets or sets the availability of the Scroll buttons on the TabStrip control of the MDIContainer. |
![]() | EnableTabCloseButton | |
![]() | HorizontalTextAlways | |
![]() | ParentForm | Gets 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. |
![]() | RightImageMargin | Specifies 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. |
![]() | ShowDefaultContextMenu | Specifies if the context menu will be shown on right click on a tab from the TabStrip control of the MDIContainer. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | SyncTabStyleWithVisualManager | Specifies 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) |
![]() | TabAlignment | Gets or sets which TabStrip control borders are docked to its parent control and determines how it is resized within its parent. |
![]() | TabAreaPadding | |
![]() | TabItemPadding | |
![]() | TabLayout | Specifies the manner in which tab items are allocated within the TabStrip control on the MDIContainer. |
![]() | TabsMode | |
![]() | TabStyle | Specifies the Visual Style of the TabStrip control on the MDIContainer. |
![]() | TextMargin | Specifies a space between the text and the border of the tab items on the TabSctrip control of the MDIContainers. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. |
![]() | Fire_MdiTabsContextMenu | Raises a MDITabsContextMenu event which displays the context menu for a clicked tab item. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | raise_MdiTabChanged | |
![]() | raise_MdiTabContextMenu |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | MdiTabChanged | |
![]() | MdiTabContextMenu | Occurs when a default context menu is shown on right mouse button click on the tab item from the TabStrip control on the MDIContainer. |