CAbstractButton(void) | CAbstractButton | |
CDrawTextBase(void) | CDrawTextBase | |
CRgnButton(void) | CRgnButton | |
CRgnButtonTx(void) | CRgnButtonTx | |
DrawText(CDC *pDC, const RECT &rect, UINT drawStyle, const TColor &c, LPCTSTR str) | CDrawTextBase | protectedvirtual |
DrawTextEx(CDC *pDC, const RECT &rect, UINT drawStyle, bool boIsEnable, LPCTSTR str) | CDrawTextBase | protected |
EPressMode 列挙名 | CAbstractButton | |
ES_Disable 列挙値 | CAbstractButton | protected |
ES_Hover 列挙値 | CAbstractButton | protected |
ES_Normal 列挙値 | CAbstractButton | protected |
ES_Pushed 列挙値 | CAbstractButton | protected |
EState 列挙名 | CAbstractButton | protected |
GetButtonState(void) const | CAbstractButton | protected |
GetExStyle(void) const | CWnd | |
GetSafeHwnd(void) const | CWnd | |
GetState(void) const | CAbstractButton | |
GetStyle(void) const | CWnd | |
HasFocus(void) const | CAbstractButton | protectedvirtual |
IsOnButton(const POINT &po) const | CAbstractButton | protectedvirtual |
m_bmpButtons | CRgnButton | protected |
m_disableColors | CDrawTextBase | protected |
m_focusBitmap | CRgnButton | protected |
m_focusMaskColor | CRgnButton | protected |
m_normalColors | CDrawTextBase | protected |
m_offset | CDrawTextBase | protected |
ModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags=0) | CWnd | |
ModifyStyleEx(DWORD dwRemove, DWORD dwAdd, UINT nFlags=0) | CWnd | |
OnChangeState(EState state) | CAbstractButton | protectedvirtual |
OnCheckState(EState st) | CAbstractButton | protectedvirtual |
OnChildNotify(UINT message, WPARAM wParam, LPARAM lParam, LRESULT *_pResult) | CAbstractButton | protectedvirtual |
OnClickButton(void) | CAbstractButton | protectedvirtual |
OnDrawButton(CDC *pDC) | CRgnButton | protectedvirtual |
OnDrawingButton(CPoint &_pos, CDC *pDC, bool boIsFirst) | CRgnButtonTx | protectedvirtual |
operator=(const CRgnButtonTx &other) | CRgnButtonTx | |
TNB::MFC::CRgnButton::operator=(const CRgnButton &other) | CRgnButton | |
TNB::MFC::CAbstractButton::operator=(const CAbstractButton &other) | CAbstractButton | |
PM_Lockable 列挙値 | CAbstractButton | |
PM_Message 列挙値 | CAbstractButton | |
PM_Unused 列挙値 | CAbstractButton | |
PreSubclassWindow(void) | CRgnButtonTx | protectedvirtual |
SetAllBitmaps(CBitmapHandle bmp, COLORREF color=CLR_AUTOSELECT) | CRgnButton | |
SetBitmap(CBitmapHandle bmp, COLORREF color=CLR_AUTOSELECT) | CRgnButton | |
SetBitmapChangeTime(UINT ms) | CRgnButton | |
SetButtonState(EState s) | CAbstractButton | protected |
SetDefaultButtonStyle(void) | CAbstractButton | |
SetDisableBitmap(CBitmapHandle bmp) | CRgnButton | |
SetFocusBitmap(CBitmapHandle bmp) | CRgnButton | |
SetFocusMarkBitmap(CBitmapHandle bmp, COLORREF color=CLR_AUTOSELECT) | CRgnButton | |
SetFont(CFont *pFont, BOOL bRedraw=TRUE) | CRgnButtonTx | |
SetHoverBitmap(CBitmapHandle bmp) | CRgnButton | |
SetPressedMode(bool isEnable) | CAbstractButton | |
SetPressedMode(EPressMode pm) | CAbstractButton | |
SetPushedBitmap(CBitmapHandle bmp) | CRgnButton | |
SetPushedMarkOffset(const POINT &pos) | CRgnButton | |
SetSendDblClkMode(bool canSendDblClk) | CAbstractButton | protected |
SetShortcutKey(TCHAR key) | CRgnButtonTx | protected |
SetTextColor(COLORREF color1, COLORREF color2=CLR_INVALID) | CDrawTextBase | |
SetTextDeepOffset(int x, int y) | CDrawTextBase | |
SetTextDisableColor(COLORREF color1, COLORREF color2=CLR_INVALID) | CDrawTextBase | |
SetTextPositionOffset(const POINT &pos) | CRgnButtonTx | |
SetValidRgn(HRGN h) | CRgnButton | |
SetWindowPos(const CWnd *pWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags) | CWnd | |
SetWindowText(LPCTSTR lpszString) | CRgnButtonTx | |
ShowWindow(int nCmdShow) | CWnd | |
WindowProc(UINT message, WPARAM wParam, LPARAM lParam) | CRgnButtonTx | protectedvirtual |
~CAbstractButton(void) | CAbstractButton | virtual |
~CRgnButton(void) | CRgnButton | virtual |
~CRgnButtonTx(void) | CRgnButtonTx | |