Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves information for the CComboBox object.
BOOL GetComboBoxInfo(
PCOMBOBOXINFO pcbi
) const;
Parameters
- pcbi
A pointer to the COMBOBOXINFO structure.
Return Value
Returns TRUE on success, FALSE on failure.
Remarks
This member function emulates the functionality of the CB_GETCOMBOBOXINFO message, as described in the Windows SDK.
Requirements
Header: afxwin.h