Notes
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.
Adds a new string, passed as a resource ID, to the toolbar's internal list of strings.
int AddString(
UINT nStringID
);
Parameters
- nStringID
Resource identifier of the string resource to add to the toolbar control's string list.
Return Value
The zero-based index of the first new string added if successful; otherwise –1.
Requirements
Header: afxcmn.h