ComboBoxActiveXControl.Value

ComboBoxActiveXControl.Value property

Gets and sets the value of the control.

public string Value { get; set; }

See Also