PowerTools InputMan for ASP.NET 8.0J
FunctionKey プロパティ (FunctionKeyButton)

ボタンに割り当てるファンクションキーを取得または設定します。
構文
Public Property FunctionKey As FunctionKeys
public FunctionKeys FunctionKey {get; set;}

プロパティ値

既定値:FunctionKeys.None
解説
FunctionKeyプロパティは、ファンクションキーボタンに割り当てるファンクションキーを指定します。FunctionKeyプロパティに、システムに予約されているキーを割り当てる場合、ForbidReservedKeyBehaviorプロパティを使用して、予約キーの動作を禁止し、独自の動作を実装することが可能です。
参照

FunctionKeyButton クラス
FunctionKeyButton メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.