PowerTools PlusPak for Windows Forms 8.0J
UseMnemonic プロパティ (GcTabBase)

タブページのTextプロパティに含まれるアンパサンド文字(&)をアクセスキーの接頭文字として解釈するかどうかを示す値を取得または設定します。
構文
Public Property UseMnemonic As Boolean
public bool UseMnemonic {get; set;}

プロパティ値

ページにアンパサンド文字が表示され、表示テキスト中のアンパサンドに続く文字に下線が付いて、下線付きの文字がアクセスキーとして認識される場合は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

参照

GcTabBase クラス
GcTabBase メンバ

Send Feedback