This is the complete list of members for CBCGPLineStyleComboBox, including all inherited members.
| AdjustDroppedWidth() | CBCGPComboBox | |
| BCGPModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags=BCGP_MODIFYSTYLE_ALL) | CBCGPComboBox | virtual |
| 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 |
| GetVerticalPadding() const | CBCGPComboBox | |
| IsAutoCompleteEnabled() const | CBCGPComboBox | inline |
| IsAutoRecreated() const | CBCGPComboBox | inline |
| IsItemGroupStart(int nIndex) const | CBCGPComboBox | |
| IsThemedDropDownList() const | CBCGPComboBox | virtual |
| m_bAutoFillItems | CBCGPLineStyleComboBox | |
| m_bOnGlass | CBCGPComboBox | |
| m_bOptimizedSelection | CBCGPComboBox | static |
| m_bVisualManagerStyle | CBCGPComboBox | |
| OnAfterRecreate() | CBCGPComboBox | inlineprotectedvirtual |
| OnCopyItemData(int nIndex) const | CBCGPComboBox | protectedvirtual |
| 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 | |