AdjustDroppedWidth() | CBCGPComboBox | |
BCGPModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags=BCGP_MODIFYSTYLE_ALL) | CBCGPComboBox | virtual |
CBCGPThemeSelectorComboBox(int nFlags=BCGP_THEMES_LIST_ALL) | CBCGPThemeSelectorComboBox | |
EnableAutoComplete(BOOL bEnable=TRUE) | CBCGPComboBox | |
GetEditCtrl() | CBCGPComboBox | inlinevirtual |
GetErrorMessage() const | CBCGPComboBox | inline |
GetHorizontalPadding() const | CBCGPComboBox | |
GetItemImage(int nIndex) const | CBCGPComboBox | |
GetItemIndent(int nIndex) const | CBCGPComboBox | |
GetPrompt() const | CBCGPComboBox | inline |
GetSelectedTheme() const | CBCGPThemeSelectorComboBox | |
GetVerticalPadding() const | CBCGPComboBox | |
IsAutoChangeTheme() const | CBCGPThemeSelectorComboBox | inline |
IsAutoCompleteEnabled() const | CBCGPComboBox | inline |
IsAutoRecreated() const | CBCGPComboBox | inline |
IsItemGroupStart(int nIndex) const | CBCGPComboBox | |
IsThemedDropDownList() const | CBCGPComboBox | virtual |
m_bOnGlass | CBCGPComboBox | |
m_bOptimizedSelection | CBCGPComboBox | static |
m_bVisualManagerStyle | CBCGPComboBox | |
OnAfterRecreate() | CBCGPComboBox | inlineprotectedvirtual |
OnCopyItemData(int nIndex) const | CBCGPComboBox | protectedvirtual |
SelectActiveTheme() | CBCGPThemeSelectorComboBox | |
SelectTheme(CBCGPWinApp::BCGP_VISUAL_THEME theme) | CBCGPThemeSelectorComboBox | |
SetAutoChangeTheme(BOOL bSet=TRUE) | CBCGPThemeSelectorComboBox | inline |
SetErrorMessage(LPCTSTR lpszMessage, COLORREF clrText=(COLORREF)-1, BOOL bRedraw=TRUE) | CBCGPComboBox | |
SetHorizontalPadding(int nPadding) | CBCGPComboBox | |
SetImageList(HIMAGELIST hImageList, int nVertMargin=2, BOOL bDisplayIconLeftOfEditBox=FALSE) | CBCGPComboBox | |
SetImageList(UINT nImageListResID, int cxIcon=16, int nVertMargin=2, BOOL bAutoScale=FALSE, BOOL bDisplayIconLeftOfEditBox=FALSE) | CBCGPComboBox | |
SetItemGroupStart(int nIndex, BOOL bSet=TRUE) | CBCGPComboBox | |
SetItemImage(int nIndex, int nImageIndex) | CBCGPComboBox | |
SetItemIndent(int nIndex, int nIndent) | CBCGPComboBox | |
SetPrompt(LPCTSTR lpszPrompt, COLORREF clrText=(COLORREF)-1, BOOL bRedraw=TRUE) | CBCGPComboBox | |
SetVerticalPadding(int nPadding) | CBCGPComboBox | |