This is the complete list of members for CBCGPInfoBoxCtrl, including all inherited members.
BCGP_INFOBOX_CAPTION_BOLD enum value | CBCGPInfoBoxRenderer | |
BCGP_INFOBOX_CAPTION_REGULAR enum value | CBCGPInfoBoxRenderer | |
BCGP_INFOBOX_CAPTION_STYLE enum name | CBCGPInfoBoxRenderer | |
CBCGPInfoBoxRenderer(CWnd *pWndOwner=NULL) | CBCGPInfoBoxRenderer | |
CopyToClipboard(BOOL bWithCaption=TRUE, BOOL bWithLink=FALSE) | CBCGPInfoBoxCtrl | |
DoDraw(CDC *pDC, const CRect &rectBounds, const CString &strInfo, const CString &strCaption=_T(""), HICON hIcon=NULL, BOOL bCalcRectOnly=FALSE, BOOL bPreview=FALSE) | CBCGPInfoBoxRenderer | |
GetCaption() const | CBCGPInfoBoxCtrl | inline |
GetIcon() const | CBCGPInfoBoxCtrl | inline |
GetLink() const | CBCGPInfoBoxCtrl | inline |
GetTextHorizontalOffset() const | CBCGPInfoBoxRenderer | inline |
IsCaptionMode() const | CBCGPStatic | inline |
IsTextTruncated() const | CBCGPInfoBoxRenderer | inline |
IsTitleMode() const | CBCGPStatic | inline |
m_bAlwaysUnderlineLink | CBCGPInfoBoxRenderer | |
m_bCheckAlignmentInSizeToContent | CBCGPStatic | static |
m_bDPIAwareIcon | CBCGPStatic | |
m_bDrawMoreTooltipMarker | CBCGPInfoBoxRenderer | |
m_bDrawShadow | CBCGPInfoBoxRenderer | |
m_bFixedFrameHeight | CBCGPInfoBoxRenderer | |
m_bFixedFrameWidth | CBCGPInfoBoxRenderer | |
m_bHyperlinks | CBCGPInfoBoxRenderer | |
m_bIsColorBarOnLeft | CBCGPInfoBoxRenderer | |
m_bOnGlass | CBCGPStatic | |
m_bRoundedCorners | CBCGPInfoBoxRenderer | |
m_bVisualManagerStyle | CBCGPStatic | |
m_bVisualThemeColors | CBCGPInfoBoxRenderer | |
m_CaptionStyle | CBCGPInfoBoxRenderer | |
m_clrBackground | CBCGPInfoBoxRenderer | |
m_clrBkgnd | CBCGPStatic | |
m_clrCaption | CBCGPInfoBoxRenderer | |
m_clrColorBar | CBCGPInfoBoxRenderer | |
m_clrForeground | CBCGPInfoBoxRenderer | |
m_clrFrame | CBCGPInfoBoxRenderer | |
m_clrLink | CBCGPInfoBoxRenderer | |
m_clrText | CBCGPStatic | |
m_nColorBarWidth | CBCGPInfoBoxRenderer | |
m_nHorzAlign | CBCGPInfoBoxRenderer | |
m_nIconIndex | CBCGPInfoBoxRenderer | |
m_nVertAlign | CBCGPInfoBoxRenderer | |
m_rectPadding | CBCGPInfoBoxRenderer | |
SetCaption(const CString &strCaption) | CBCGPInfoBoxCtrl | |
SetCaption(UINT nResID) | CBCGPInfoBoxCtrl | |
SetCaptionMode(BOOL bCaptionMode=TRUE, BOOL bAutoResize=FALSE) | CBCGPStatic | |
SetIcon(HICON hIcon) | CBCGPInfoBoxCtrl | |
SetInfoBoxFont(HFONT hFont) | CBCGPInfoBoxRenderer | |
SetLink(const CString &strLink, const CString &strURL=CString(), BOOL bDefaultPadding=TRUE) | CBCGPInfoBoxCtrl | |
SetPicture(UINT nResID, BOOL bDPIAutoScale=TRUE, BOOL bAutoResize=FALSE, HINSTANCE hResInstance=NULL, BOOL bDisable3DColorsMapping=FALSE) | CBCGPStatic | |
SetPicture(const CBCGPToolBarImages &src, BOOL bAutoResize=FALSE) | CBCGPStatic | |
SetPicture(const CString &strImagePath, BOOL bDPIAutoScale=TRUE, BOOL bAutoResize=FALSE, BOOL bDisable3DColorsMapping=FALSE) | CBCGPStatic | |
SetPicture(HBITMAP hBitmap, BOOL bAutoResize=FALSE) | CBCGPStatic | |
SetPicture(const CBCGPSVGImage &image, BOOL bAutoResize=FALSE) | CBCGPStatic | |
SetTitleMode(BOOL bTitleMode=TRUE, BOOL bAutoResize=FALSE) | CBCGPStatic | |