|
|
|
|
|
<Combo Box>.Open (Function) In french: <Combo>.Ouvre Expands the list of a Combo Box control (single-column or multi-column Combo Box). Remarks: - The Combo Box control whose list is expanded gains focus and the entry code of this Combo Box is run.
- If another Combo Box control is expanded, this Combo Box is closed first.
COMBO_FrenchCities.Open()
Syntax
<Combo Box control>.Open()
<Combo Box control>: Control name Name of the Combo Box control to be used.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|