ControlEventArgs Class
Definition
Line
178
of
System.Windows/Message.cm
Constructors & Destructor
public
nothrow
ControlEventArgs
(
Control
* control_)
Member Variables
public
Control
*
control
Constructor& Destructor Details
ControlEventArgs Constructor
public
nothrow
ControlEventArgs(
Control
* control_)
Definition
Line
180
of
System.Windows/Message.cm