This method 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).
Header file: | Afxwin.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
BOOL GetExtendedUI( ) const;