Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Combo Box - OpenDropDown Method

Panel
bgColor#2c3c4c

Forces the listbox portion of a DropDown or DropDownList style combo box to be shown

Member of Combo Box (PRIM_CMBX)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Boolean

True if the combo was opened

Details

The OpenDropDown method provides programmatic control over the drop down list portion of the combo box.

This is useful when using the combo box as a means of data entry and you wish to open and close the drop down to show previously entered values.


See also

All Component Classes

Technical Reference