CMsDgridCtrl Class Reference

#include <msdgridctrl.h>

List of all members.

Public Member Functions

CLSID const & GetClsid ()
virtual BOOL Create (LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, CCreateContext *pContext=NULL)
BOOL Create (LPCTSTR lpszWindowName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, CFile *pPersist=NULL, BOOL bStorage=FALSE, BSTR bstrLicKey=NULL)
BOOL GetAllowDelete ()
void SetAllowDelete (BOOL)
BOOL GetAllowAddNew ()
void SetAllowAddNew (BOOL)
BOOL GetAllowRowSizing ()
void SetAllowRowSizing (BOOL)
BOOL GetAllowUpdate ()
void SetAllowUpdate (BOOL)
short GetAppearance ()
void SetAppearance (short)
short GetBorderStyle ()
void SetBorderStyle (short)
VARIANT GetBookmark ()
void SetBookmark (const VARIANT &)
short GetCol ()
void SetCol (short)
BOOL GetColumnHeaders ()
void SetColumnHeaders (BOOL)
BOOL GetCurrentCellVisible ()
void SetCurrentCellVisible (BOOL)
BOOL GetCurrentCellModified ()
void SetCurrentCellModified (BOOL)
BOOL GetDataChanged ()
void SetDataChanged (BOOL)
long GetDataMode ()
void SetDataMode (long)
LPUNKNOWN GetDataSource ()
void SetDataSource (LPUNKNOWN)
float GetDefColWidth ()
void SetDefColWidth (float)
BOOL GetEditActive ()
void SetEditActive (BOOL)
BOOL GetEnabled ()
void SetEnabled (BOOL)
VARIANT GetFirstRow ()
void SetFirstRow (const VARIANT &)
COleFont GetHeadFont ()
void SetHeadFont (LPDISPATCH)
float GetHeadLines ()
void SetHeadLines (float)
OLE_HANDLE GetHWnd ()
long GetHWndEditor ()
BOOL GetMarqueeUnique ()
void SetMarqueeUnique (BOOL)
long GetMarqueeStyle ()
void SetMarqueeStyle (long)
BOOL GetRecordSelectors ()
void SetRecordSelectors (BOOL)
short GetRow ()
void SetRow (short)
long GetRowDividerStyle ()
void SetRowDividerStyle (long)
float GetRowHeight ()
void SetRowHeight (float)
long GetScrollBars ()
void SetScrollBars (long)
long GetSelLength ()
void SetSelLength (long)
long GetSelStart ()
void SetSelStart (long)
CString GetSelText ()
void SetSelText (LPCTSTR)
short GetSelStartCol ()
void SetSelStartCol (short)
short GetSelEndCol ()
void SetSelEndCol (short)
short GetSplit ()
void SetSplit (short)
short GetVisibleCols ()
short GetVisibleRows ()
OLE_COLOR GetBackColor ()
void SetBackColor (OLE_COLOR)
OLE_COLOR GetForeColor ()
void SetForeColor (OLE_COLOR)
CString GetCaption ()
void SetCaption (LPCTSTR)
COleFont GetFont ()
void SetFont (LPDISPATCH)
short GetLeftCol ()
void SetLeftCol (short)
BOOL GetAllowArrows ()
void SetAllowArrows (BOOL)
BOOL GetTabAcrossSplits ()
void SetTabAcrossSplits (BOOL)
long GetTabAction ()
void SetTabAction (long)
BOOL GetWrapCellPointer ()
void SetWrapCellPointer (BOOL)
long GetApproxCount ()
void SetApproxCount (long)
CString GetErrorText ()
long GetAddNewMode ()
CString GetText ()
void SetText (LPCTSTR)
void AboutBox ()
LPDISPATCH GetColumns (const VARIANT &Index)
LPDISPATCH GetSplits (const VARIANT &Index)
VARIANT GetSelBookmarks (const VARIANT &Index)
short ColContaining (float X)
VARIANT GetBookmark (long RowNum)
void ReBind ()
VARIANT RowBookmark (short RowNum)
short RowContaining (float Y)
float RowTop (short RowNum)
void Scroll (long Cols, long Rows)
void Refresh ()
CPicture CaptureImage ()
void ClearSelCols ()
void ClearFields ()
void HoldFields ()
short SplitContaining (float X, float Y)


Member Function Documentation

void CMsDgridCtrl::AboutBox  ) 
 

CPicture CMsDgridCtrl::CaptureImage  ) 
 

void CMsDgridCtrl::ClearFields  ) 
 

void CMsDgridCtrl::ClearSelCols  ) 
 

short CMsDgridCtrl::ColContaining float  X  ) 
 

BOOL CMsDgridCtrl::Create LPCTSTR  lpszWindowName,
DWORD  dwStyle,
const RECT &  rect,
CWnd *  pParentWnd,
UINT  nID,
CFile *  pPersist = NULL,
BOOL  bStorage = FALSE,
BSTR  bstrLicKey = NULL
[inline]
 

virtual BOOL CMsDgridCtrl::Create LPCTSTR  lpszClassName,
LPCTSTR  lpszWindowName,
DWORD  dwStyle,
const RECT &  rect,
CWnd *  pParentWnd,
UINT  nID,
CCreateContext *  pContext = NULL
[inline, virtual]
 

long CMsDgridCtrl::GetAddNewMode  ) 
 

BOOL CMsDgridCtrl::GetAllowAddNew  ) 
 

BOOL CMsDgridCtrl::GetAllowArrows  ) 
 

BOOL CMsDgridCtrl::GetAllowDelete  ) 
 

BOOL CMsDgridCtrl::GetAllowRowSizing  ) 
 

BOOL CMsDgridCtrl::GetAllowUpdate  ) 
 

short CMsDgridCtrl::GetAppearance  ) 
 

long CMsDgridCtrl::GetApproxCount  ) 
 

OLE_COLOR CMsDgridCtrl::GetBackColor  ) 
 

VARIANT CMsDgridCtrl::GetBookmark long  RowNum  ) 
 

VARIANT CMsDgridCtrl::GetBookmark  ) 
 

short CMsDgridCtrl::GetBorderStyle  ) 
 

CString CMsDgridCtrl::GetCaption  ) 
 

CLSID const& CMsDgridCtrl::GetClsid  )  [inline]
 

short CMsDgridCtrl::GetCol  ) 
 

BOOL CMsDgridCtrl::GetColumnHeaders  ) 
 

LPDISPATCH CMsDgridCtrl::GetColumns const VARIANT &  Index  ) 
 

BOOL CMsDgridCtrl::GetCurrentCellModified  ) 
 

BOOL CMsDgridCtrl::GetCurrentCellVisible  ) 
 

BOOL CMsDgridCtrl::GetDataChanged  ) 
 

long CMsDgridCtrl::GetDataMode  ) 
 

LPUNKNOWN CMsDgridCtrl::GetDataSource  ) 
 

float CMsDgridCtrl::GetDefColWidth  ) 
 

BOOL CMsDgridCtrl::GetEditActive  ) 
 

BOOL CMsDgridCtrl::GetEnabled  ) 
 

CString CMsDgridCtrl::GetErrorText  ) 
 

VARIANT CMsDgridCtrl::GetFirstRow  ) 
 

COleFont CMsDgridCtrl::GetFont  ) 
 

OLE_COLOR CMsDgridCtrl::GetForeColor  ) 
 

COleFont CMsDgridCtrl::GetHeadFont  ) 
 

float CMsDgridCtrl::GetHeadLines  ) 
 

OLE_HANDLE CMsDgridCtrl::GetHWnd  ) 
 

long CMsDgridCtrl::GetHWndEditor  ) 
 

short CMsDgridCtrl::GetLeftCol  ) 
 

long CMsDgridCtrl::GetMarqueeStyle  ) 
 

BOOL CMsDgridCtrl::GetMarqueeUnique  ) 
 

BOOL CMsDgridCtrl::GetRecordSelectors  ) 
 

short CMsDgridCtrl::GetRow  ) 
 

long CMsDgridCtrl::GetRowDividerStyle  ) 
 

float CMsDgridCtrl::GetRowHeight  ) 
 

long CMsDgridCtrl::GetScrollBars  ) 
 

VARIANT CMsDgridCtrl::GetSelBookmarks const VARIANT &  Index  ) 
 

short CMsDgridCtrl::GetSelEndCol  ) 
 

long CMsDgridCtrl::GetSelLength  ) 
 

long CMsDgridCtrl::GetSelStart  ) 
 

short CMsDgridCtrl::GetSelStartCol  ) 
 

CString CMsDgridCtrl::GetSelText  ) 
 

short CMsDgridCtrl::GetSplit  ) 
 

LPDISPATCH CMsDgridCtrl::GetSplits const VARIANT &  Index  ) 
 

BOOL CMsDgridCtrl::GetTabAcrossSplits  ) 
 

long CMsDgridCtrl::GetTabAction  ) 
 

CString CMsDgridCtrl::GetText  ) 
 

short CMsDgridCtrl::GetVisibleCols  ) 
 

short CMsDgridCtrl::GetVisibleRows  ) 
 

BOOL CMsDgridCtrl::GetWrapCellPointer  ) 
 

void CMsDgridCtrl::HoldFields  ) 
 

void CMsDgridCtrl::ReBind  ) 
 

void CMsDgridCtrl::Refresh  ) 
 

VARIANT CMsDgridCtrl::RowBookmark short  RowNum  ) 
 

short CMsDgridCtrl::RowContaining float  Y  ) 
 

float CMsDgridCtrl::RowTop short  RowNum  ) 
 

void CMsDgridCtrl::Scroll long  Cols,
long  Rows
 

void CMsDgridCtrl::SetAllowAddNew BOOL   ) 
 

void CMsDgridCtrl::SetAllowArrows BOOL   ) 
 

void CMsDgridCtrl::SetAllowDelete BOOL   ) 
 

void CMsDgridCtrl::SetAllowRowSizing BOOL   ) 
 

void CMsDgridCtrl::SetAllowUpdate BOOL   ) 
 

void CMsDgridCtrl::SetAppearance short   ) 
 

void CMsDgridCtrl::SetApproxCount long   ) 
 

void CMsDgridCtrl::SetBackColor OLE_COLOR   ) 
 

void CMsDgridCtrl::SetBookmark const VARIANT &   ) 
 

void CMsDgridCtrl::SetBorderStyle short   ) 
 

void CMsDgridCtrl::SetCaption LPCTSTR   ) 
 

void CMsDgridCtrl::SetCol short   ) 
 

void CMsDgridCtrl::SetColumnHeaders BOOL   ) 
 

void CMsDgridCtrl::SetCurrentCellModified BOOL   ) 
 

void CMsDgridCtrl::SetCurrentCellVisible BOOL   ) 
 

void CMsDgridCtrl::SetDataChanged BOOL   ) 
 

void CMsDgridCtrl::SetDataMode long   ) 
 

void CMsDgridCtrl::SetDataSource LPUNKNOWN   ) 
 

void CMsDgridCtrl::SetDefColWidth float   ) 
 

void CMsDgridCtrl::SetEditActive BOOL   ) 
 

void CMsDgridCtrl::SetEnabled BOOL   ) 
 

void CMsDgridCtrl::SetFirstRow const VARIANT &   ) 
 

void CMsDgridCtrl::SetFont LPDISPATCH   ) 
 

void CMsDgridCtrl::SetForeColor OLE_COLOR   ) 
 

void CMsDgridCtrl::SetHeadFont LPDISPATCH   ) 
 

void CMsDgridCtrl::SetHeadLines float   ) 
 

void CMsDgridCtrl::SetLeftCol short   ) 
 

void CMsDgridCtrl::SetMarqueeStyle long   ) 
 

void CMsDgridCtrl::SetMarqueeUnique BOOL   ) 
 

void CMsDgridCtrl::SetRecordSelectors BOOL   ) 
 

void CMsDgridCtrl::SetRow short   ) 
 

void CMsDgridCtrl::SetRowDividerStyle long   ) 
 

void CMsDgridCtrl::SetRowHeight float   ) 
 

void CMsDgridCtrl::SetScrollBars long   ) 
 

void CMsDgridCtrl::SetSelEndCol short   ) 
 

void CMsDgridCtrl::SetSelLength long   ) 
 

void CMsDgridCtrl::SetSelStart long   ) 
 

void CMsDgridCtrl::SetSelStartCol short   ) 
 

void CMsDgridCtrl::SetSelText LPCTSTR   ) 
 

void CMsDgridCtrl::SetSplit short   ) 
 

void CMsDgridCtrl::SetTabAcrossSplits BOOL   ) 
 

void CMsDgridCtrl::SetTabAction long   ) 
 

void CMsDgridCtrl::SetText LPCTSTR   ) 
 

void CMsDgridCtrl::SetWrapCellPointer BOOL   ) 
 

short CMsDgridCtrl::SplitContaining float  X,
float  Y
 


The documentation for this class was generated from the following files:
Generated on Sat Dec 31 11:38:18 2005 for OTOBand by  doxygen 1.4.6-NO