CComboBoxEx::GetExtendedStyle

DWORD GetExtendedStyle( ) const;

Return Value

The DWORD value that contains the extended styles that are used for the combo box control.

Remarks

Call this member function to get the extended styles used for a CComboBoxEx control.  See ComboBoxEx Control Extended Styles in the Platform SDK for more information about these styles.

CComboBoxEx OverviewClass MembersHierarchy Chart

See Also   CComboBoxEx::SetExtendedStyle