Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.
The cComboBox prototype class is used to create combo boxes where the user can select one of a list of available items.
Note: The cComboBox should be used for attributes only. To select between records, applications should use a cRecSelComboBox or a cRecSelExtComboBox.