LCID SetLocale( LCID nNewLocale );
Return Value
The previous locale identifier (LCID) value for this combo box.
Parameters
nNewLocale
The new locale identifier (LCID) value to set for the combo box.
Remarks
Sets the locale identifier for this combo box. If SetLocale is not called, the default locale is obtained from the system. This system default locale can be modified by using Control Panel’s Regional (or International) application.
CComboBox Overview | Class Members | Hierarchy Chart
See Also CComboBox::GetLocale