Table of Contents
DisabledItemStyle Property

Gets or sets the style properties for disabled list box items.

Syntax
 public ElementStyle DisabledItemStyle { get; set; }
See Also