public void SetButtonToolTip( string strToolbarName, int nAt, string strTooltip )
public: void SetButtonToolTip( String^ strToolbarName, int nAt, String^ strTooltip )
Parameters
- strToolbarName
- The name of the toolbar.
- nAt
- The position to add this button. First position is zero
- strTooltip