SEC3DTabWnd::SEC3DTabWnd

SEC3DTabWnd::SEC3DTabWnd(void)

You construct an SEC3DTabWnd object in two steps. First call the constructor SEC3DTabWnd, then call Create, which initializes the Windows window and attaches it to the SEC3DTabWnd object.

Defined in: tabwnd3.cpp

See Also

Create

SEC3DTabWnd