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

Gets or sets a value indicating whether the DropDown List is closed by mouse click outside the control or automatically when the mouse goes away. Default value is Auto.

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

See Also

APNSoftComboBox Class | APNSoft.WebControls Namespace