Udostępnij za pośrednictwem


ObjectSelectorEditor.Selector.OnKeyPress(KeyPressEventArgs) Metoda

Definicja

Występuje, gdy klawisz jest naciskany, gdy kontrolka ma fokus.

protected:
 override void OnKeyPress(System::Windows::Forms::KeyPressEventArgs ^ e);
protected override void OnKeyPress (System.Windows.Forms.KeyPressEventArgs e);
override this.OnKeyPress : System.Windows.Forms.KeyPressEventArgs -> unit
Protected Overrides Sub OnKeyPress (e As KeyPressEventArgs)

Parametry

e
KeyPressEventArgs

Udostępnia dane dla zdarzenia KeyPress.

Dotyczy