Click or drag to resize
TabItem Properties

The TabItem type exposes the following members.

Properties
  NameDescription
Public propertyActive
Gets or sets the tab status.
Public propertyBounds
Gets the button's bound rectangle.
(Inherited from BtnBase.)
Public propertyLabel
Gets or sets the tab's label text.
Public propertyLocation
Sets the tab location.
(Overrides BtnBaseLocation.)
Public propertyMouseIn
Gets or sets the mouse presence indicator.
(Overrides BtnBaseMouseIn.)
Public propertyPress
Sets the pressed state of the tab.
(Overrides BtnBasePress.)
Public propertyptMouse
Gets or sets mouse coordinates.
(Inherited from BtnBase.)
Public propertySize
Sets the tab size.
(Overrides BtnBaseSize.)
Public propertyTabSheet
Gets or sets the the Control associated with the tab.
Public propertyVisible
Gets or sets the visibility state of the button.
(Inherited from BtnBase.)
Top
See Also