Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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