If owner-drawing is to be used with the XbpCombobox object, the constant XBPCOMBO_DROPDOWNLIST must be assigned to the :typeinstance variable.
Member variable XbpCombobox():type Foundation
Determines the combo box type.
Three constants are available for the :type instance variable. These constants are defined in the XBP.CH file and are listed in the following table:
Constant | Description |
---|---|
XBPCOMBO_SIMPLE | List box is always dropped down |
XBPCOMBO_DROPDOWN *) | List box dropped down via a mouse click |
XBPCOMBO_DROPDOWNLIST | List box dropped down via a mouse click and keyboard input in the entry field is not allowed |
|
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.