PowerTools PlusPak for Windows Forms 8.0J
Enabled プロパティ (GcTabPage)

タブページの「有効」状態を取得または設定します。
構文
Public Shadows Property Enabled As Boolean
public new bool Enabled {get; set;}

プロパティ値

stringはタブページの「有効」状態を示します。
解説
タブページが有効になっている場合はtrue、それ以外の場合はfalse
プラットフォーム

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

参照

GcTabPage クラス
GcTabPage メンバ

Send Feedback