ControlEventArgs Class
Constructors & Destructor
|
Member Variables
Definition
Line
192
of
System.Windows/Message.cm
Constructors & Destructor
public
explicit
ControlEventArgs
(
Control
* control_)
Member Variables
public
Control
*
control
public
int
errorId
Constructor& Destructor Details
ControlEventArgs Constructor
public
explicit
ControlEventArgs(
Control
* control_)
Definition
Line
194
of
System.Windows/Message.cm