Control Property (AutoReplaceEventArgs)
In This Topic
Gets a reference to the control where the replacement will take place.
Syntax
'Declaration
Public ReadOnly Property Control As System.Windows.Forms.Control
public System.Windows.Forms.Control Control {get;}
See Also