PowerTools PlusPak for Windows Forms 8.0J
SelectedTab プロパティ

現在選択されているタブページを取得または設定します。
構文
Public Property SelectedTab As GcTabPage
public GcTabPage SelectedTab {get; set;}

プロパティ値

選択されているタブページを表すGcTabPage。タブページが選択されていない場合、値はnull参照になります。
例外
例外解説
System.ArgumentException 値はページコレクションのメンバではありません。
プラットフォーム

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

参照

GcTabControl クラス
GcTabControl メンバ

Send Feedback