SEC3DTabControl::EnableTab

voidSEC3DTabControl::EnableTab(intnIndex, BOOLbEnable)

Enables or disables the tab.

Defined in: tabctrl3.cpp

Return Value

void

Parameters

nIndex

Index of tab.

bEnable

Flag indicating whether tab enabled; default is TRUE.

See Also

IsTabEnabled

SEC3DTabControl