GridControl::Init
Description
Initialize the class object with control id and dialog
Syntax
void Init( int nID, WndContainer & dlg, WndContainer * pParentDlg = NULL )
Parameters
- nID
- [input] control id
- dlg
- [input] dialog
- pParentDlg
- [input] for PropertyPage only
Return
Examples
see examples of GridControl
Remark
See Also
header to Included
GridControl.h