Graphisoft®

Dialog ManagerVersion: 2.0

NormalTab::SetItemText

Sets the text of a tab control item.

void SetItemText (
    short               tabItem,
    const char *        text
);

Parameters

tabItem
1-based index of the tab control item.
text
The new text of the tab control item.