CheckBoxActiveXControl.Caption

CheckBoxActiveXControl.Caption property

Gets and set the descriptive text that appears on a control.

public string Caption { get; set; }

See Also