SECTabControl::SECTabControl

SECTabControl::SECTabControl(void)

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

Defined in: tabctrl.cpp

See Also

SECTabControlBase

SECTabControl