다음을 통해 공유


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

반환

적용 대상