Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the text for a tab label.
virtual BOOL SetTabLabel(
int iTab,
const CString& strLabel
);
Parameters
[in] iTab
The zero-based index of the tab to update.[in] strLabel
A reference to a string that contains the new text for the tab label.
Return Value
Nonzero if successful; 0 otherwise.
Requirements
Header: afxbasetabctrl.h