BCGControlBar Pro for MFC
CBCGPColorButton Member List

This is the complete list of members for CBCGPColorButton, including all inherited members.

ALIGN_CENTER enum valueCBCGPButton
ALIGN_LEFT enum valueCBCGPButton
ALIGN_RIGHT enum valueCBCGPButton
AlignStyle enum nameCBCGPButton
BUTTONSTYLE_3D enum valueCBCGPButton
BUTTONSTYLE_FLAT enum valueCBCGPButton
BUTTONSTYLE_NOBORDERS enum valueCBCGPButton
BUTTONSTYLE_SEMIFLAT enum valueCBCGPButton
CBCGPColorButton(BOOL bRibbonMode=FALSE)CBCGPColorButton
CleanUp()CBCGPButtonvirtual
ClearNumericNotificationBadge(BOOL bRedraw=TRUE)CBCGPButton
EnableAutomaticButton(LPCTSTR lpszLabel, COLORREF colorAutomatic, BOOL bEnable=TRUE)CBCGPColorButton
EnableFullTextTooltip(BOOL bOn=TRUE)CBCGPButton
EnableMenuFont(BOOL bOn=TRUE, BOOL bRedraw=TRUE)CBCGPButton
EnableOtherButton(LPCTSTR lpszLabel, BOOL bAltColorDlg=TRUE, BOOL bEnable=TRUE)CBCGPColorButton
EnableWinXPTheme(BOOL bEnable=TRUE)CBCGPButtonstatic
FlatStyle enum nameCBCGPButton
GetAutomaticColor() const CBCGPColorButtoninline
GetColor() const CBCGPColorButtoninline
GetDescription(CString &strDescr) const CBCGPButton
GetNumericNotificationBadge() const CBCGPButtoninline
GetNumericNotificationBadgeColor() const CBCGPButtoninline
GetTooltip(CString &strTooltip)CBCGPButton
GetToolTipCtrl()CBCGPButton
GetTooltipDescription(CString &strTooltipDescription)CBCGPButton
IsAutoCheck() const CBCGPButtoninline
IsAutoInverseIconsInDarkTheme() const CBCGPButtoninline
IsAutorepeatCommandMode() const CBCGPButtoninline
IsCheckBox() const CBCGPButtoninline
IsDrawColorInDisabledControl() const CBCGPColorButtoninline
IsHighlighted() const CBCGPButtoninline
IsImageAutoScale() const CBCGPButtoninline
IsPressed() const CBCGPButtoninline
IsPushed() const CBCGPButtoninline
IsRadioButton() const CBCGPButtoninline
m_bDontSetCaptureCBCGPButtonstatic
m_bDrawFocusCBCGPButton
m_bEnabledInCustomizeModeCBCGPColorButton
m_bHighlightCheckedCBCGPButton
m_bOnGlassCBCGPButton
m_bRighImageCBCGPButton
m_bTopImageCBCGPButton
m_bTransparentCBCGPButton
m_bUseTitleFontInCommandLinksCBCGPButtonstatic
m_bVisualManagerStyleCBCGPButton
m_nAlignStyleCBCGPButton
m_nFlatStyleCBCGPButton
OnDraw(CDC *pDC, const CRect &rect, UINT uiState)CBCGPColorButtonprotectedvirtual
OnDrawBorder(CDC *pDC, CRect &rectClient, UINT uiState)CBCGPColorButtonprotectedvirtual
OnDrawFocusRect(CDC *pDC, const CRect &rectClient)CBCGPColorButtonprotectedvirtual
OnDrawImage(CDC *pDC, const CRect &rectImage, UINT uiState)CBCGPButtonprotectedvirtual
OnDrawNotificationBadge(CDC *pDC, CRect rect, int nNumber, COLORREF clrFill=CLR_DEFAULT)CBCGPButtonprotectedvirtual
OnDrawPaletteColorBox(CDC *pDC, const CRect rectColor, COLORREF color, BOOL bIsAutomatic, BOOL bIsSelected, BOOL bOnPopupMenu)CBCGPColorButtoninlinevirtual
OnDrawText(CDC *pDC, const CRect &rect, const CString &strText, UINT uiDTFlags, UINT uiState)CBCGPButtonprotectedvirtual
OnShowColorPopup()CBCGPColorButtonprotectedvirtual
SelectFont(CDC *pDC)CBCGPButtonprotectedvirtual
SetAutoInverseIconsInDarkTheme(BOOL bSet=TRUE)CBCGPButton
SetAutorepeatMode(int nTimeDelay=500)CBCGPButton
SetCheckedImage(const CBCGPSVGImage &svg, CSize sizeImage=CSize(0, 0), const CBCGPSVGImage &svgHot=CBCGPSVGImage(), const CBCGPSVGImage &svgDisabled=CBCGPSVGImage(), const CBCGPSVGImage &svgPressed=CBCGPSVGImage())CBCGPButton
SetCheckedImage(HICON hIcon, BOOL bAutoDestroy=TRUE, HICON hIconHot=NULL, HICON hIconDisabled=NULL, BOOL bAlphaBlend=FALSE, HICON hIconPressed=NULL)CBCGPButton
SetCheckedImage(HBITMAP hBitmap, BOOL bAutoDestroy=TRUE, HBITMAP hBitmapHot=NULL, BOOL bMap3dColors=TRUE, HBITMAP hBitmapDisabled=NULL, HBITMAP hBitmapPressed=NULL)CBCGPButton
SetCheckedImage(UINT uiBmpResId, UINT uiBmpHotResId=0, UINT uiBmpDsblResID=0, UINT uiBmpPressedResId=0)CBCGPButton
SetColor(COLORREF color)CBCGPColorButtonvirtual
SetColorName(COLORREF color, const CString &strName)CBCGPColorButtoninlinestatic
SetColors(const CArray< COLORREF, COLORREF > &colors)CBCGPColorButton
SetColumnsNumber(int nColumns)CBCGPColorButtoninline
SetDescription(LPCTSTR lpszDescr)CBCGPButton
SetDocumentColors(LPCTSTR lpszLabel, CList< COLORREF, COLORREF > &lstColors)CBCGPColorButton
SetDrawColorInDisabledControl(BOOL bSet=TRUE)CBCGPColorButton
SetFaceColor(COLORREF crFace, BOOL bRedraw=TRUE, BOOL bMixFaceColorWithTheme=TRUE)CBCGPButton
SetImage(HICON hIcon, BOOL bAutoDestroy=TRUE, HICON hIconHot=NULL, HICON hIconDisabled=NULL, BOOL bAlphaBlend=FALSE, HICON hIconPressed=NULL)CBCGPButton
SetImage(HBITMAP hBitmap, BOOL bAutoDestroy=TRUE, HBITMAP hBitmapHot=NULL, BOOL bMap3dColors=TRUE, HBITMAP hBitmapDisabled=NULL, HBITMAP hBitmapPressed=NULL)CBCGPButton
SetImage(UINT uiBmpResId, UINT uiBmpHotResId=0, UINT uiBmpDsblResID=0, UINT uiBmpPressedResId=0)CBCGPButton
SetImage(const CBCGPSVGImage &svg, CSize sizeImage=CSize(0, 0), const CBCGPSVGImage &svgHot=CBCGPSVGImage(), const CBCGPSVGImage &svgDisabled=CBCGPSVGImage(), const CBCGPSVGImage &svgPressed=CBCGPSVGImage())CBCGPButton
SetImageAutoScale()CBCGPButton
SetMouseCursor(HCURSOR hcursor)CBCGPButton
SetMouseCursorHand()CBCGPButton
SetNumericNotificationBadge(int nNotificationBadge, COLORREF clrNotificationBadgeFill=CLR_DEFAULT, BOOL bRedraw=TRUE)CBCGPButton
SetPalette(CPalette *pPalette)CBCGPColorButton
SetStdIcon(LPCTSTR szStdIconID, BOOL bIsLargeIcon=FALSE)CBCGPButton
SetStdImage(CBCGPMenuImages::IMAGES_IDS id, CBCGPMenuImages::IMAGE_STATE state=CBCGPMenuImages::ImageBlack, CBCGPMenuImages::IMAGES_IDS idDisabled=(CBCGPMenuImages::IMAGES_IDS)-1, CBCGPMenuImages::IMAGE_STATE stateDisabled=(CBCGPMenuImages::IMAGE_STATE)-1, CBCGPMenuImages::IMAGE_STATE stateHighlighted=(CBCGPMenuImages::IMAGE_STATE)-1, CBCGPMenuImages::IMAGE_STATE statePressed=(CBCGPMenuImages::IMAGE_STATE)-1)CBCGPButton
SetTextColor(COLORREF clrText)CBCGPButtoninline
SetTextHotColor(COLORREF clrTextHot)CBCGPButtoninline
SetTooltip(LPCTSTR lpszToolTipText, LPCTSTR lpszToolTipDescription=NULL)CBCGPButton
SetWebColors()CBCGPColorButton
SizeToContent(BOOL bCalcOnly=FALSE)CBCGPColorButtonvirtual
UpdateColor(COLORREF color)CBCGPColorButtonprotectedvirtual