PrintDocument for WinForms
ClearHandler メソッド (KeyMap)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > KeyMap クラス : ClearHandler メソッド
The keystroke to remove.
Removes the handler for the specified keystroke from the keymap.
シンタックス
'宣言
 
Public Sub ClearHandler( _
   ByVal keyData As System.Windows.Forms.Keys _
) 
'使用法
 
Dim instance As KeyMap
Dim keyData As System.Windows.Forms.Keys
 
instance.ClearHandler(keyData)
public void ClearHandler( 
   System.Windows.Forms.Keys keyData
)

パラメータ

keyData
The keystroke to remove.
参照

KeyMap クラス
KeyMap メンバ