public bool ExistsToolbar( string strToolbarName, ref bool bIsUserToolbar )
public: bool ExistsToolbar( String^ strToolbarName, bool% bIsUserToolbar )
Parameters
- strToolbarName
- the name of the toolbar.
- bIsUserToolbar
- is set to true when this is a modifiable custom toolbar.