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