次の方法で共有


LayoutEditor.IsInputKey(Keys) メソッド

定義

protected:
 override bool IsInputKey(System::Windows::Forms::Keys keyData);
protected override bool IsInputKey (System.Windows.Forms.Keys keyData);
override this.IsInputKey : System.Windows.Forms.Keys -> bool
Protected Overrides Function IsInputKey (keyData As Keys) As Boolean

パラメーター

keyData
Keys

戻り値

適用対象