TextBoxActiveXControl.Text

TextBoxActiveXControl.Text property

Gets and set text of the control.

public string Text { get; set; }

See Also