<< Return to Main Index

< Return to Class Index

class CGXDaoRecordWnd: public CWnd, public CGXDaoGrid

The CGXDaoRecordWnd class represents the DAO grid browser as child control. CGXDaoRecordWnd can be easily used as a dialog control or in a workbook window.

Because CGXDaoRecordWnd is implemented in exactly the same way as the CGXGridWnd class, no methods are listed below by intention. Refer to the CGXGridWnd and CGXDaoGrid classes for reference about grid window methods.

#include <gxdao.h>

See Also

CGXGridWnd CGXDaoGrid CGXBrowserGrid