ControlNotifyEvent.Control Property | |
The Control object that generated this event.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Control AS Control GET
public override Control Control { get; }
Request Example
View SourceProperty Value
Type:
ControlThe Control object that generated this event.
See Also