Constructor KeyPreviewEventArgs
KeyPreviewEventArgs(Message)
Initializes a new instance of the KeyPreviewEventArgs
class with specified parameters.
public KeyPreviewEventArgs(Message m)
Parameters
m
MessageRepresents key message.
Initializes a new instance of the KeyPreviewEventArgs
class with specified parameters.
public KeyPreviewEventArgs(Message m)
m
MessageRepresents key message.