GME  13
Public Types | Public Member Functions | Protected Member Functions
CPanningViewCtrl Class Reference

#include <PanningViewCtrl.h>

List of all members.

Public Types

enum  { dispidSetBitmapDC = 1L, dispidSetViewRect = 2L }

Public Member Functions

 CPanningViewCtrl ()
virtual void OnDraw (CDC *pdc, const CRect &rcBounds, const CRect &rcInvalid)
virtual void DoPropExchange (CPropExchange *pPX)
virtual void OnResetState ()

Protected Member Functions

virtual BOOL PreCreateWindow (CREATESTRUCT &cs)
 ~CPanningViewCtrl ()
 DECLARE_OLECREATE_EX (CPanningViewCtrl) DECLARE_OLETYPELIB(CPanningViewCtrl) DECLARE_PROPPAGEIDS(CPanningViewCtrl) DECLARE_OLECTLTYPE(CPanningViewCtrl) CPanningViewDlg m_panningViewDlg
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void SetBitmapDC (ULONGLONG ownerWnd, ULONGLONG bDC, ULONGLONG oldBmp, LONG orix, LONG oriy, LONG oriw, LONG orih, LONG rx, LONG ry, LONG rw, LONG rh, OLE_COLOR bkgrnd)
afx_msg void SetViewRect (LONG vrx, LONG vry, LONG vrw, LONG vrh)
afx_msg void AboutBox ()

Detailed Description

Definition at line 12 of file PanningViewCtrl.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
dispidSetBitmapDC 
dispidSetViewRect 

Definition at line 67 of file PanningViewCtrl.h.


Constructor & Destructor Documentation

Definition at line 123 of file PanningViewCtrl.cpp.

Definition at line 133 of file PanningViewCtrl.cpp.


Member Function Documentation

void CPanningViewCtrl::AboutBox ( ) [protected]

Definition at line 208 of file PanningViewCtrl.cpp.

void CPanningViewCtrl::DoPropExchange ( CPropExchange *  pPX) [virtual]

Definition at line 185 of file PanningViewCtrl.cpp.

int CPanningViewCtrl::OnCreate ( LPCREATESTRUCT  lpCreateStruct) [protected]

Definition at line 218 of file PanningViewCtrl.cpp.

void CPanningViewCtrl::OnDraw ( CDC *  pdc,
const CRect &  rcBounds,
const CRect &  rcInvalid 
) [virtual]

Definition at line 142 of file PanningViewCtrl.cpp.

void CPanningViewCtrl::OnResetState ( ) [virtual]

Definition at line 197 of file PanningViewCtrl.cpp.

BOOL CPanningViewCtrl::PreCreateWindow ( CREATESTRUCT &  cs) [protected, virtual]

Definition at line 229 of file PanningViewCtrl.cpp.

void CPanningViewCtrl::SetBitmapDC ( ULONGLONG  ownerWnd,
ULONGLONG  bDC,
ULONGLONG  oldBmp,
LONG  orix,
LONG  oriy,
LONG  oriw,
LONG  orih,
LONG  rx,
LONG  ry,
LONG  rw,
LONG  rh,
OLE_COLOR  bkgrnd 
) [protected]

Definition at line 235 of file PanningViewCtrl.cpp.

void CPanningViewCtrl::SetViewRect ( LONG  vrx,
LONG  vry,
LONG  vrw,
LONG  vrh 
) [protected]

Definition at line 252 of file PanningViewCtrl.cpp.


The documentation for this class was generated from the following files: