Deletes a toolbar
static void DeleteToolbar( const TCHAR* pszToolbarName ); |
The name of the toolbar.
This argument can contain a resource ID string. This will be replaced at run-time by a string loaded from the resource file in the current preferred language, as returned by XllGetStringLanguageID.
Deletes the specified toolbar.
Header: xltoolbar.h