SECTabWnd::SECTabWnd
SECTabWnd::SECTabWnd(void)
You construct an SECTabWnd object in two steps. First call the constructor SECTabWnd, then call Create, which initializes the Windows window and attaches it to the SECTabWnd object.
Defined in: tabwnd.cpp
See Also