Evento DedDocControlKeyPress
|
Pressione di un tasto.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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
KeyPressEventHandlerVedi anche