SEC3DTabControl::GetLabelWidth
intSEC3DTabControl::GetLabelWidth(intnTab, BOOLbLong)
Retrieves the width of the tab label.
Defined in: tabctrl3.cpp
Return Value
The width value for the tab label.
Parameters
nTab
Index of tab.
bLong
If TRUE, retrieves the full label width. Else, uses the current display width. Default is FALSE.
See Also