This is the complete list of members for CBCGPDialogBar, including all inherited members.
AutoResizeControls(const CList< UINT, UINT > *plstNonAutoResizedItems=NULL) | CBCGPDialogBar | inline |
Create(LPCTSTR lpszWindowName, CWnd *pParentWnd, BOOL bHasGripper, LPCTSTR lpszTemplateName, UINT nStyle, UINT nID, DWORD dwTabbedStyle=AFX_CBRS_REGULAR_TABS, DWORD dwBCGStyle=AFX_DEFAULT_DOCKING_PANE_STYLE) | CBCGPDialogBar | |
Create(LPCTSTR lpszWindowName, CWnd *pParentWnd, BOOL bHasGripper, UINT nIDTemplate, UINT nStyle, UINT nID) | CBCGPDialogBar | |
Create(CWnd *pParentWnd, LPCTSTR lpszTemplateName, UINT nStyle, UINT nID) | CBCGPDialogBar | inline |
Create(CWnd *pParentWnd, UINT nIDTemplate, UINT nStyle, UINT nID) | CBCGPDialogBar | inline |
EnableLayout(BOOL bEnable=TRUE, CRuntimeClass *pRTC=NULL, BOOL bLoadMFCResourceLayout=FALSE) | CBCGPDialogBar | |
EnableVisualManagerStyle(BOOL bEnable=TRUE, const CList< UINT, UINT > *plstNonSubclassedItems=NULL) | CBCGPDialogBar | |
GetInfoTipControl() const | CBCGPDialogBar | inline |
GetLayout() | CBCGPDialogBar | inline |
IsAutoPrepareComboListStyles() const | CBCGPDialogBar | virtual |
IsGroupBoxesDrawByParent() const | CBCGPDialogBar | inline |
IsLayoutEnabled() const | CBCGPDialogBar | inline |
IsMFCResourceLayout() const | CBCGPDialogBar | inline |
IsVisualManagerStyle() const | CBCGPDialogBar | inline |
RemoveInfoTips() | CBCGPDialogBar | inline |
SetControlInfoTip(UINT nCtrlID, LPCTSTR lpszInfoTip, DWORD dwVertAlign=DT_TOP, BOOL bRedrawInfoTip=FALSE, CBCGPControlInfoTip::BCGPControlInfoTipStyle style=CBCGPControlInfoTip::BCGPINFOTIP_Info, BOOL bIsClickable=FALSE, const CPoint &ptOffset=CPoint(0, 0)) | CBCGPDialogBar | |
SetControlInfoTip(CWnd *pWndCtrl, LPCTSTR lpszInfoTip, DWORD dwVertAlign=DT_TOP, BOOL bRedrawInfoTip=FALSE, CBCGPControlInfoTip::BCGPControlInfoTipStyle style=CBCGPControlInfoTip::BCGPINFOTIP_Info, BOOL bIsClickable=FALSE, const CPoint &ptOffset=CPoint(0, 0)) | CBCGPDialogBar | |
SetEditBoxesVerticalAlignment(int nAlignment) | CBCGPDialogBar | inline |
SetGroupBoxesDrawByParent(BOOL bSet=TRUE) | CBCGPDialogBar |