<< Return to Main Index

< Return to Class Index

CGXRecordInfoWnd::AttachWnd

CWnd* AttachWnd(CWnd* pWnd);

pWnd

Specifies a pointer to the sheet window object.

Remarks

Embeds the window object which will receive navigation commands (typically a CGXGridWnd-derived object).

Normally, you call this method in OnInitDialog. The window object must be already initialized. (See the description of this class.)

CGXRecordInfoWnd

Class Overview | Class Members