CComboBoxEx::GetExtendedStyle
Call this member function to get the extended styles used for a CComboBoxEx control.
DWORD GetExtendedStyle( ) const;
Возвращаемое значение
The DWORD value that contains the extended styles that are used for the combo box control.
Заметки
See ComboBoxEx Control Extended Styles in the Windows SDK for more information about these styles.
Требования
Header: afxcmn.h