ComboBoxActiveXControl.BorderStyle

ComboBoxActiveXControl.BorderStyle property

Gets and set the type of border used by the control.

public ControlBorderType BorderStyle { get; set; }

See Also