BubbleHelpCallBack(HWND hWnd, UINT32 PaneID, void *UserData) | CCStatusBar | [static] |
CalcFixedLayout(BOOL bStretch, BOOL bHorz) | CCStatusBar | [virtual] |
CCStatusBar() | CCStatusBar | |
Create(CFrameWnd *pParentWnd, DWORD dwStyle=WS_CHILD|WS_VISIBLE|CBRS_BOTTOM, UINT32 nID=_R(AFX_IDW_STATUS_BAR)) | CCStatusBar | |
DECLARE_DYNAMIC(CCStatusBar) | CCStatusBar | [private] |
DrawItem(LPDRAWITEMSTRUCT) | CCStatusBar | [virtual] |
DrawStatusText(CDC *pDC, const CRect &rect, LPCTSTR lpszText, UINT32 nStyle) | CCStatusBar | |
GetPaneIndexFromPoint(CPoint point) | CCStatusBar | |
GetPaneRect(CRect *pRect, INT32 PaneID) | CCStatusBar | |
GetStatusLineText(String_256 *pText, CPoint MousePos, HWND hWnd) | CCStatusBar | |
GetTextWidth(StringBase *pText, BOOL fBold=FALSE) | CCStatusBar | |
m_OldFont | CCStatusBar | [protected] |
NumPanes | CCStatusBar | [protected] |
OldMousePos | CCStatusBar | [protected] |
OnInitialUpdate() | CCStatusBar | |
OnLButtonDblClk(UINT32 nFlags, CPoint point) | CCStatusBar | |
OnMouseMove(UINT32 nFlags, CPoint point) | CCStatusBar | |
PaintBitmap(CDC *pDC, const CRect &rect, UINT32 BitmapID, UINT32 nStyle) | CCStatusBar | |
PaneExists(INT32 PaneID) | CCStatusBar | |
PaneState(INT32 PaneID, FlagState NewState=NoChange) | CCStatusBar | |
pPaneData | CCStatusBar | [protected] |
SetIndicators(StatusBarPaneData *pSLPD, INT32 Panes) | CCStatusBar | |
SetPaneWidth(INT32 width, INT32 PaneID) | CCStatusBar | |
UnSetIndicators() | CCStatusBar | |
UpdatePaneBitmap(INT32 PaneID, UINT32 BitmapID, BOOL ImmediateUpdate) | CCStatusBar | |
UpdatePaneText(INT32 PaneID, StringBase *pText, BOOL ImmediateUpdate=FALSE) | CCStatusBar | |
UpdateStatusLineFont() | CCStatusBar | |
~CCStatusBar() | CCStatusBar | |