SEC3DTabControl::SEC3DTabControl

SEC3DTabControl::SEC3DTabControl(void)

You construct a SEC3DTabControl object in two steps. First call the constructor SEC3DTabControl, then call Create, inherited from SECTabControlBase, which initializes the Windows window and attaches it to the SEC3DTabControl object.

Defined in: tabctrl3.cpp

See Also

SECTabControlBase

SEC3DTabControl