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

ファンクションキーボタンを有効にするかどうか取得または設定します。
構文
Public Property Enabled As Boolean
public bool Enabled {get; set;}

プロパティ値

ボタンを有効にするにはTrue、無効にするにはFalse。既定値はTrueです。
解説
EnabledプロパティをFalseに設定すると、指定のファンクションキーだけが無効になり、キー押下がフックされません。
参照

FunctionKeyButton クラス
FunctionKeyButton メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.