다음을 통해 공유


GridControl.OnStandardKeyProcessing(KeyEventArgs) 메서드

정의

protected:
 virtual bool OnStandardKeyProcessing(System::Windows::Forms::KeyEventArgs ^ ke);
protected virtual bool OnStandardKeyProcessing (System.Windows.Forms.KeyEventArgs ke);
abstract member OnStandardKeyProcessing : System.Windows.Forms.KeyEventArgs -> bool
override this.OnStandardKeyProcessing : System.Windows.Forms.KeyEventArgs -> bool
Protected Overridable Function OnStandardKeyProcessing (ke As KeyEventArgs) As Boolean

매개 변수

반환

적용 대상