In This Topic
Gets the control that creates the reading string.
Syntax
'Declaration
Public ReadOnly Property SourceControl As Control
public Control SourceControl {get;}
Property Value
A
System.Windows.Forms.Control indicates the source control.
See Also