PowerTools PlusPak for Windows Forms 8.0J
UseSimulatedF10 プロパティ (GcFunctionKey)

日本語 IME がアクティブなときにシミュレートされた[F10]キーを使用するかどうかを示す値を取得または設定します。
構文
Public Property UseSimulatedF10 As Boolean
public bool UseSimulatedF10 {get; set;}

プロパティ値

日本語 IME がアクティブなときにシミュレートされた[F10]キーを使用するかどうかを示す bool 値。デフォルト値は true です。
解説
Vista または Windows 7 では、UseSimulatedF10false の場合、GcFunctionKey は日本語 IME がアクティブなときに F10 キーメッセージを受け取ることができません。このプロパティを true に設定すると、GcFunctionKey が F10 キーメッセージを受け取れるようになります。
プラットフォーム

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

参照

GcFunctionKey クラス
GcFunctionKey メンバ

Send Feedback