GrapeCity.Win.Containers 名前空間 : TabControlAction 列挙体 |
Public Enum TabControlAction Inherits System.Enum
public enum TabControlAction : System.Enum
メンバ | 解説 |
---|---|
Closed | TabPageを閉じるアクションが実行されたことを示します。 |
Closing | TabPageを閉じるアクションが実行中であることを示します。 |
Deselected | Deselectアクションが実行されたことを示します。 |
Deselecting | Deselectアクションが実行中であることを示します。 |
HotTracked | HotTrackアクションが実行中であることを示します。 |
HotTracking | HotTrackアクションが実行中であることを示します。 |
Pinned | TabPage の固定アクションが実行されたことを示します。 |
Pinning | TabPage の固定アクションが実行中であることを示します。 |
Preselected | Preselectアクションが実行されたことを示します。 |
Preselecting | Preselectアクションが実行中であることを示します。 |
Selected | Selectアクションが実行されたことを示します。 |
Selecting | Selectアクションが実行中であることを示します。 |
Unpinned | TabPage の固定解除アクションが実行されたことを示します。 |
Unpinning | TabPage の固定解除アクションが実行中であることを示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Containers.TabControlAction
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