This member function allocates memory for storing list box items in the list-box portion of the combo box. Call this function before adding a large number of items to the list-box portion of the CComboBox.
int InitStorage( int nItems, UINT nBytes );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CComboBox Overview, CComboBox Member Functions, Control Classes, CComboBox::CComboBox, CComboBox::Create, CComboBox::ResetContent