ComboBoxActiveXControl.SelectionMargin

ComboBoxActiveXControl.SelectionMargin property

Indicates whether the user can select a line of text by clicking in the region to the left of the text.

public bool SelectionMargin { get; set; }

See Also