PowerTools PlusPak for Windows Forms 8.0J
TabStop プロパティ (GcAccordionContainer)

ユーザーが[Tab]キーを使用してこのコントロールにフォーカスを移動できるかどうかを取得または設定します。
構文
Public Shadows Property TabStop As Boolean
public new bool TabStop {get; set;}

プロパティ値

ユーザーが[Tab]キーを使用してこのコントロールにフォーカスを移動できる場合は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

参照

GcAccordionContainer クラス
GcAccordionContainer メンバ

Send Feedback