<< Return to Main Index

< Return to Class Index

CGXTabWnd::AttachWnd

virtual CWnd* AttachWnd(CWnd* pWnd, LPCTSTR szLabel);

pWnd

Specifies a pointer to the sheet window object.

szLabel

Specifies the sheet name.

Remarks

Inserts a tab in the tab-beam and attaches it to the sheet window object.

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

CGXTabWnd

Class Overview | Class Members