APNSoft Controls [4.5.2.20] - API Reference
APNSoftComboBox.ListCloseValues Enumeration

Values for the ListClose property.

[Visual Basic]
Public Enum APNSoftComboBox.ListCloseValues
[C#]
public enum APNSoftComboBox.ListCloseValues

Members

Member NameDescription
Auto DropDown List is closed automatically when the mouse goes away.
OnMouseClick DropDown List is closed by mouse click outside the control.

Requirements

Namespace: APNSoft.WebControls

Assembly: APNSoftControls (in APNSoftControls.dll)

See Also

APNSoft.WebControls Namespace