Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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