Evento DedDocControlKeyPress
|
Pressione di un tasto.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public event KeyPressEventHandler KeyPress
Public Event KeyPress As KeyPressEventHandler
public:
event KeyPressEventHandler^ KeyPress {
void add (KeyPressEventHandler^ value);
void remove (KeyPressEventHandler^ value);
}
member KeyPress : IEvent<KeyPressEventHandler,
KeyPressEventArgs>
Valore
Tipo:
System.Windows.FormsKeyPressEventHandlerVedi anche