![]() | TabItem Properties |
The TabItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Active |
Gets or sets the tab status.
|
![]() | Bounds |
Gets the button's bound rectangle.
(Inherited from BtnBase.) |
![]() | Label |
Gets or sets the tab's label text.
|
![]() | Location |
Sets the tab location.
(Overrides BtnBaseLocation.) |
![]() | MouseIn |
Gets or sets the mouse presence indicator.
(Overrides BtnBaseMouseIn.) |
![]() | Press |
Sets the pressed state of the tab.
(Overrides BtnBasePress.) |
![]() | ptMouse |
Gets or sets mouse coordinates.
(Inherited from BtnBase.) |
![]() | Size |
Sets the tab size.
(Overrides BtnBaseSize.) |
![]() | TabSheet |
Gets or sets the the Control associated with the tab.
|
![]() | Visible |
Gets or sets the visibility state of the button.
(Inherited from BtnBase.) |