BCGSoft.Controls.TabStrip Namespace : TrackTabItemState Enumeration |
'Declaration Public Enum TrackTabItemState Inherits System.Enum
'Usage Dim instance As TrackTabItemState
public enum TrackTabItemState : System.Enum
__value public enum TrackTabItemState : public System.Enum
public enum class TrackTabItemState : public System.Enum
Member | Description |
---|---|
Begin | Occurs on mouse move event of the tabstrip on starting of tracking the item |
Cancel | Occurs on OnMouseCaptureChanged event of the tabstrip when any tab item is tracked |
Continue | Occurs on mouse move event of the tabstrip on after tabitem’s state was begin |
End | Occurs on mouse up event of the tabstrip for tracking tab item , |
System.Object
System.ValueType
System.Enum
BCGSoft.Controls.TabStrip.TrackTabItemState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2