APNSoft Controls [4.5.2.20] - API Reference
APNSoftComboBox.ListOpen Property

Gets or sets a value indicating whether the DropDown List is opened by mouse click or automatically when user moves the mouse pointer over the control. Default value is OnMouseClick.

[Visual Basic]
Public Property ListOpen As ListOpenValues
[C#]
public APNSoftComboBox.ListOpenValues ListOpen {get; set;}

See Also

APNSoftComboBox Class | APNSoft.WebControls Namespace