This is the complete list of members for CBCGPFormView, including all inherited members.
AutoResizeControls(const CList< UINT, UINT > *plstNonAutoResizedItems=NULL) | CBCGPFormView | inline |
BACKGR_TILE enum value | CBCGPFormView | |
BACKGR_TOPLEFT enum value | CBCGPFormView | |
BackgroundLocation enum name | CBCGPFormView | |
EnableLayout(BOOL bEnable=TRUE, CRuntimeClass *pRTC=NULL, BOOL bLoadMFCResourceLayout=FALSE) | CBCGPFormView | inline |
EnableVisualManagerStyle(BOOL bEnable=TRUE, const CList< UINT, UINT > *plstNonSubclassedItems=NULL) | CBCGPFormView | |
GetInfoTipControl() const | CBCGPFormView | inline |
GetLayout() | CBCGPFormView | inline |
IsAutoPrepareComboListStyles() const | CBCGPFormView | virtual |
IsControlsDefaultDlgBackground() const | CBCGPFormView | inline |
IsGroupBoxesDrawByParent() const | CBCGPFormView | inline |
IsLayoutEnabled() const | CBCGPFormView | inline |
IsMFCResourceLayout() const | CBCGPFormView | inline |
IsVisualManagerStyle() const | CBCGPFormView | inline |
m_bAutoScrollOnChangeFocus | CBCGPFormView | protected |
OnGestureEventBegin() | CBCGPGestureBase | inlineprotectedvirtual |
OnGestureEventEnd() | CBCGPGestureBase | inlineprotectedvirtual |
OnGestureEventPressAndTap(const CPoint &ptPress, long lDelta) | CBCGPGestureBase | protectedvirtual |
OnGestureEventRotate(const CPoint &ptCenter, double dblAngle) | CBCGPGestureBase | protectedvirtual |
OnGestureEventTwoFingerTap(const CPoint &ptCenter) | CBCGPGestureBase | protectedvirtual |
OnGestureEventZoom(const CPoint &ptCenter, double dblZoomFactor) | CBCGPGestureBase | protectedvirtual |
ProcessGestureEvent(CWnd *pWndThis, WPARAM wp, LPARAM lp) | CBCGPGestureBase | protected |
RemoveInfoTips() | CBCGPFormView | inline |
SetBackgroundImage(HBITMAP hBitmap, BackgroundLocation location=BACKGR_TILE, BOOL bAutoDestroy=TRUE, BOOL bRepaint=TRUE) | CBCGPFormView | |
SetBackgroundImage(UINT uiBmpResId, BackgroundLocation location=BACKGR_TILE, BOOL bRepaint=TRUE, BOOL bScaleByDPI=FALSE) | CBCGPFormView | |
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)) | CBCGPFormView | |
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)) | CBCGPFormView | |
SetControlsDefaultDlgBackground(BOOL bSet=TRUE) | CBCGPFormView | inline |
SetEditBoxesSimplifiedBrowseIcon(BOOL bSet=TRUE) | CBCGPFormView | inline |
SetEditBoxesVerticalAlignment(int nAlignment) | CBCGPFormView | inline |
SetGroupBoxesDrawByParent(BOOL bSet=TRUE) | CBCGPFormView |