<< Return to Main Index

< Return to Class Index

CGXTabBeam::Create

BOOL Create(DWORD dwStyle, const RECT& rect, CWnd* pParentWnd, UINT nID);

dwStyle

Specifies the style of the tab-beam.

rect

Specifies the size of the tab-beam.

pParentWnd

Specifies the tab-beam’s parent window.

nID

Specifies the tab-beam’s control ID.

Remarks

Creates a tab-beam control and attaches it to the CGXTabBeam object.

See Also

CGXTabBeam::CGXTabBeam

CGXTabBeam

Class Overview | Class Members