Table of Contents
IsDropDownOpen Property

Gets or sets a value that indicates whether the drop-down for a combo box is currently open.

Syntax
 public Boolean IsDropDownOpen { get; set; }
See Also