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

Values for the ListOpen property.

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

Members

Member NameDescription
OnMouseClick DropDown List is opened by mouse click.
OnMouseOver DropDown List is opened automatically when user moves the mouse pointer over the ComboBox.

Requirements

Namespace: APNSoft.WebControls

Assembly: APNSoftControls (in APNSoftControls.dll)

See Also

APNSoft.WebControls Namespace