This is the complete list of members for CBCGPFontComboBox, including all inherited members.
AdjustDroppedWidth() | CBCGPComboBox | |
BCGPModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags=BCGP_MODIFYSTYLE_ALL) | CBCGPComboBox | virtual |
CBCGPFontComboBox() | CBCGPFontComboBox | |
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 |
GetSelFont() const | CBCGPFontComboBox | |
GetVerticalPadding() const | CBCGPComboBox | |
IsAutoCompleteEnabled() const | CBCGPComboBox | inline |
IsAutoRecreated() const | CBCGPComboBox | inline |
IsItemGroupStart(int nIndex) const | CBCGPComboBox | |
IsThemedDropDownList() const | CBCGPComboBox | virtual |
m_bDrawUsingFont | CBCGPFontComboBox | static |
m_bOnGlass | CBCGPComboBox | |
m_bOptimizedSelection | CBCGPComboBox | static |
m_bVisualManagerStyle | CBCGPComboBox | |
OnAfterRecreate() | CBCGPComboBox | inlineprotectedvirtual |
SelectFont(CBCGPFontDesc *pDesc) | CBCGPFontComboBox | |
SelectFont(LPCTSTR lpszName, BYTE nCharSet=DEFAULT_CHARSET) | CBCGPFontComboBox | |
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 | |
Setup(int nFontType=DEVICE_FONTTYPE|RASTER_FONTTYPE|TRUETYPE_FONTTYPE, BYTE nCharSet=DEFAULT_CHARSET, BYTE nPitchAndFamily=DEFAULT_PITCH) | CBCGPFontComboBox | |
SetVerticalPadding(int nPadding) | CBCGPComboBox |