This member function determines whether a combo box has the default user interface or the extended user interface. The extended user interface can be identified in the following ways:
Scrolling in the static control is disabled when the item list is not visible (arrow keys are disabled).
BOOL GetExtendedUI( ) const;
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CComboBox Overview, CComboBox Member Functions, Control Classes, CComboBox::SetExtendedUI