Retrieves the control object stored in this event.
[Visual Basic] Public ReadOnly Property Control As Control [C#] public Control Control {get;} [C++] public: __property Control* get_Control(); [JScript] public function get Control() : Control;
ControlEventArgs Class | ControlEventArgs Members | System.WinForms Namespace