Strona Główna   Lista Obszarów Nazw   Lista Alfabetyczna   Lista Klas   Lista Plików   Składowe Klas   Składowe Plików  

CButtonST Lista Składowych

To jest kompletna lista składowych dla CButtonST, uwzględniająca wszystkie dziedziczone składowe.
ActivateTooltip(BOOL bEnable=TRUE)CButtonST
BTNST_COLOR_BK_FOCUS wartość wyliczeniaCButtonST
BTNST_COLOR_BK_IN wartość wyliczeniaCButtonST
BTNST_COLOR_BK_OUT wartość wyliczeniaCButtonST
BTNST_COLOR_FG_FOCUS wartość wyliczeniaCButtonST
BTNST_COLOR_FG_IN wartość wyliczeniaCButtonST
BTNST_COLOR_FG_OUT wartość wyliczeniaCButtonST
BTNST_MAX_COLORS wartość wyliczeniaCButtonST
BTNST_PRESSED_LEFTRIGHT wartość wyliczeniaCButtonST
BTNST_PRESSED_TOPBOTTOM wartość wyliczeniaCButtonST
CancelHover()CButtonST [private]
CButtonST()CButtonST
CreateBitmapMask(HBITMAP hSourceBitmap, DWORD dwWidth, DWORD dwHeight, COLORREF crTransColor)CButtonST [private]
CreateGrayscaleIcon(HICON hIcon)CButtonST [protected]
CtlColor(CDC *pDC, UINT nCtlColor)CButtonST [protected]
DrawBorder(BOOL bDrawBorder=TRUE, BOOL bRepaint=TRUE)CButtonST
DrawFlatFocus(BOOL bDrawFlatFocus, BOOL bRepaint=TRUE)CButtonST
DrawItem(LPDRAWITEMSTRUCT lpDrawItemStruct)CButtonST [virtual]
DrawTheBitmap(CDC *pDC, BOOL bHasTitle, RECT *rpItem, CRect *rpCaption, BOOL bIsPressed, BOOL bIsDisabled)CButtonST [private, virtual]
DrawTheIcon(CDC *pDC, BOOL bHasTitle, RECT *rpItem, CRect *rpCaption, BOOL bIsPressed, BOOL bIsDisabled)CButtonST [private, virtual]
DrawTheText(CDC *pDC, LPCTSTR lpszText, RECT *rpItem, CRect *rpCaption, BOOL bIsPressed, BOOL bIsDisabled)CButtonST [private, virtual]
DrawTransparent(BOOL bRepaint=FALSE)CButtonST
EnableBalloonTooltip()CButtonST
FreeResources(BOOL bCheckForNULL=TRUE)CButtonST [private]
GetCheck()CButtonST
GetColor(BYTE byColorIndex, COLORREF *crpColor)CButtonST
GetDefault()CButtonST
GetVersionC()CButtonST [inline, static]
GetVersionI()CButtonST [inline, static]
InitToolTip()CButtonST [private]
m_bAlwaysTrackCButtonST [private]
m_bDrawBorderCButtonST [protected]
m_bDrawFlatFocusCButtonST [protected]
m_bDrawTransparentCButtonST [protected]
m_bIsCheckBoxCButtonST [protected]
m_bIsDefaultCButtonST [protected]
m_bIsDisabledCButtonST [protected]
m_bIsFlatCButtonST [protected]
m_bIsFocusedCButtonST [protected]
m_bIsPressedCButtonST [protected]
m_bMenuDisplayedCButtonST [protected]
m_bMouseOnButtonCButtonST [protected]
m_bmpBkCButtonST [private]
m_bShowDisabledBitmapCButtonST
m_byAlignCButtonST [protected]
m_crColorsCButtonST [protected]
m_csBitmapsCButtonST [private]
m_csCallbacksCButtonST [private]
m_csIconsCButtonST [private]
m_csSoundsCButtonST [private]
m_dcBkCButtonST [private]
m_dwToolTipStyleCButtonST [private]
m_hCursorCButtonST [private]
m_hMenuCButtonST [protected]
m_hParentWndMenuCButtonST [protected]
m_nCheckCButtonST [private]
m_nTypeStyleCButtonST [private]
m_pbmpOldBkCButtonST [private]
m_ptImageOrgCButtonST
m_ptPressedOffsetCButtonST
m_szURLCButtonST [private]
m_ToolTipCButtonST [private]
OffsetColor(BYTE byColorIndex, short shOffset, BOOL bRepaint=TRUE)CButtonST
OnActivate(UINT nState, CWnd *pWndOther, BOOL bMinimized)CButtonST [protected]
OnCancelMode()CButtonST [protected]
OnClicked()CButtonST [protected]
OnDrawBackground(CDC *pDC, CRect *pRect)CButtonST [protected, virtual]
OnDrawBorder(CDC *pDC, CRect *pRect)CButtonST [protected, virtual]
OnEnable(BOOL bEnable)CButtonST [protected]
OnGetCheck(WPARAM wParam, LPARAM lParam)CButtonST [private]
OnGetDlgCode()CButtonST [protected]
OnKillFocus(CWnd *pNewWnd)CButtonST [protected]
OnMouseLeave(WPARAM wParam, LPARAM lParam)CButtonST [private]
OnMouseMove(UINT nFlags, CPoint point)CButtonST [protected]
OnSetCheck(WPARAM wParam, LPARAM lParam)CButtonST [private]
OnSetCursor(CWnd *pWnd, UINT nHitTest, UINT message)CButtonST [protected]
OnSetStyle(WPARAM wParam, LPARAM lParam)CButtonST [private]
OnSysColorChange()CButtonST [protected]
PaintBk(CDC *pDC)CButtonST [private]
PrepareImageRect(BOOL bHasTitle, RECT *rpItem, CRect *rpTitle, BOOL bIsPressed, DWORD dwWidth, DWORD dwHeight, CRect *rpImage)CButtonST [private]
PreSubclassWindow()CButtonST [protected, virtual]
PreTranslateMessage(MSG *pMsg)CButtonST [virtual]
SetAlign(BYTE byAlign, BOOL bRepaint=TRUE)CButtonST
SetAlwaysTrack(BOOL bAlwaysTrack=TRUE)CButtonST
SetBitmaps(int nBitmapIn, COLORREF crTransColorIn, int nBitmapOut=NULL, COLORREF crTransColorOut=0)CButtonST
SetBitmaps(HBITMAP hBitmapIn, COLORREF crTransColorIn, HBITMAP hBitmapOut=NULL, COLORREF crTransColorOut=0)CButtonST
SetBk(CDC *pDC)CButtonST
SetBtnCursor(int nCursorId=NULL, BOOL bRepaint=TRUE)CButtonST
SetCheck(int nCheck, BOOL bRepaint=TRUE)CButtonST
SetColor(BYTE byColorIndex, COLORREF crColor, BOOL bRepaint=TRUE)CButtonST
SetDefaultColors(BOOL bRepaint=TRUE)CButtonST
SetFlat(BOOL bFlat=TRUE, BOOL bRepaint=TRUE)CButtonST
SetIcon(int nIconIn, int nIconOut=NULL)CButtonST
SetIcon(HICON hIconIn, HICON hIconOut=NULL)CButtonST
SetMenu(UINT nMenu, HWND hParentWnd, BOOL bRepaint=TRUE)CButtonST
SetMenuCallback(HWND hWnd, UINT nMessage, LPARAM lParam=0)CButtonST
SetPressedStyle(BYTE byStyle, BOOL bRepaint=TRUE)CButtonST
SetSound(LPCTSTR lpszSound, HMODULE hMod=NULL, BOOL bPlayOnClick=FALSE, BOOL bPlayAsync=TRUE)CButtonST
SetTooltipText(int nText, BOOL bActivate=TRUE)CButtonST
SetTooltipText(LPCTSTR lpszText, BOOL bActivate=TRUE)CButtonST
SetURL(LPCTSTR lpszURL=NULL)CButtonST
SizeToContent()CButtonST
ST_ALIGN_HORIZ wartość wyliczeniaCButtonST
ST_ALIGN_HORIZ_RIGHT wartość wyliczeniaCButtonST
ST_ALIGN_OVERLAP wartość wyliczeniaCButtonST
ST_ALIGN_VERT wartość wyliczeniaCButtonST
STRUCT_BITMAPS typedefCButtonST [private]
STRUCT_CALLBACK typedefCButtonST [private]
STRUCT_ICONS typedefCButtonST [private]
STRUCT_SOUND typedefCButtonST [private]
~CButtonST()CButtonST

Wygenerowano Mon Feb 17 16:20:54 2003 dla FormCreator programem doxygen1.2.16