BCGSoft.Controls.TabStrip Namespace : TabItem Class |
The following tables list the members exposed by TabItem.
Name | Description | |
---|---|---|
![]() | TabItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CloneImages | Indicates a value whether it is necessary to create an exact copy of the image on setting it. |
![]() | CloseButton | |
![]() | ColorBack | |
![]() | ComponentName | |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Detachable | Specifies if the tab item can be detached from the tab strip. |
![]() | Disposed | Specifies if it is necessary to detach the event handlers on destroying tab item object. |
![]() | ExtraMargin | Specifies the extra padding of the tab item. The default value is 0. Used when TabStrip::AlwaysCalcSizeForBoldFont set to true in order to center the item content for non-selected items or when content size less than item size (fixed layout). |
![]() | Highlighted | Specifies If the tab item should be filled by highlighted tab colors. |
![]() | ImageLeft | Specifies an image which should be drawn at the left edge of the tab item. |
![]() | ImageRight | Specifies an image which should be drawn at the right edge of the tab item. |
![]() | IsNewTab | |
![]() | Label | Specifies the text to be written within the tab item. |
![]() | RelatedControl | Specifies the control related to the tab item. |
![]() | Selected | Gets or sets a value indicating whether the tab item is selected. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | TabItemContentRect | |
![]() | TabItemRect | Specifies the rectangle within which the tab item is located. |
![]() | TabItemRegion | Specifies the boundaries of the tab item. |
![]() | TextFromControl | Called by the framework on changing text on related control. Indicates a value if the text from related control should be written within the tab item. |
![]() | TransparentColor | Makes the specifies transparent color transparent for the images from the tab item. |
![]() | Visible | Gets or sets a value indicating whether the tab item is displayed on the tab strip. |
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) |
![]() | DefaultInit | Called by the framework in the constructor of the tab item. Sets the default values for the properties of tab item. |
![]() | Dispose | Overloaded. Overridden. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetObjectData | Sets the SerializationInfo object with the properties' values of the tab item. |
![]() | GetService | Overridden. Returns an object that represents a service provided by the TabItem. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IsDesignMode | Retrieves a value that indicates whether the tab item is currently using the Microsoft Visual Studio .NET Editor. |
![]() | OnPropertyChanged | Raises PropertyChanged event which occurs when any property of the tab item is changed. |
![]() | ShouldSerializeDisposed | Specifies if the property Disposed should be serialized. |
![]() | ShouldSerializeExtraMargin | Specifies if the property ExtraMargin should be serialized. |
![]() | ShouldSerializeHighlighted | Specifies if the property Highlighted should be serialized. |
![]() | ShouldSerializeIsNewTab | |
![]() | ShouldSerializeTabItemContentRect | Specifies if the property TabItemContentRect should be serialized. |
![]() | ShouldSerializeTabItemRect | Specifies if the property TabItemRect should be serialized. |
![]() | ShouldSerializeTabItemRegion | Specifies if the property TabItemRegion should be serialized. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | raise_PropertyChanged |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | PropertyChanged | Occurs when any property of tab item is changed. |