PowerTools PlusPak for Windows Forms 8.0J
TabControlAction 列挙体

TabControlイベントまたはTabControlCancelイベントが起こったときに発生したアクションを示すタイプを提供します。
構文
Public Enum TabControlAction 
   Inherits System.Enum
public enum TabControlAction : System.Enum 
メンバ
メンバ解説
ClosedTabPageを閉じるアクションが実行されたことを示します。
ClosingTabPageを閉じるアクションが実行中であることを示します。
DeselectedDeselectアクションが実行されたことを示します。
DeselectingDeselectアクションが実行中であることを示します。
HotTrackedHotTrackアクションが実行中であることを示します。
HotTrackingHotTrackアクションが実行中であることを示します。
PinnedTabPage の固定アクションが実行されたことを示します。
PinningTabPage の固定アクションが実行中であることを示します。
PreselectedPreselectアクションが実行されたことを示します。
PreselectingPreselectアクションが実行中であることを示します。
SelectedSelectアクションが実行されたことを示します。
SelectingSelectアクションが実行中であることを示します。
UnpinnedTabPage の固定解除アクションが実行されたことを示します。
UnpinningTabPage の固定解除アクションが実行中であることを示します。
継承階層

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

参照

GrapeCity.Win.Containers 名前空間

Send Feedback