Gets or sets a value indicating whether space for a check mark is shown on the left edge of the drop-down menu. The default value is false.

Syntax

public bool ShowCheckMargin { get; set; }
Public Property ShowCheckMargin() As Boolean