Click or drag to resize
TabItem Fields

The TabItem type exposes the following members.

Fields
  NameDescription
Protected fieldm_bActive
Internal.
Protected fieldm_bMouseIn
Mouse position indicator.
(Inherited from BtnBase.)
Protected fieldm_bPressed
Pressed state indicator.
(Inherited from BtnBase.)
Protected fieldm_bVisible
Visibility state indicator.
(Inherited from BtnBase.)
Protected fieldm_gpShape
Internal.
Protected fieldm_hMouseDown
Handles events for the parent's Mouse Down event.
(Inherited from BtnBase.)
Protected fieldm_hMouseLeave
Handles events for the parent's Mouse Leave event.
(Inherited from BtnBase.)
Protected fieldm_hMouseMove
Handles events for the parent's Mouse Move event.
(Inherited from BtnBase.)
Protected fieldm_hMouseUp
Handles events for the parent's Mouse Up event.
(Inherited from BtnBase.)
Protected fieldm_Parent
Reference to the containing control.
(Inherited from BtnBase.)
Protected fieldm_pTabSheet
Internal.
Protected fieldm_ptMouse
Mouse coordinates.
(Inherited from BtnBase.)
Protected fieldm_rcSizeAndPos
A rectangle that holds a button's size and position.
(Inherited from BtnBase.)
Protected fieldm_strLabel
Internal.
Top
See Also