How do I add a separator on a custom Addin toolbar?

Discussion in 'SolidWorks' started by solidworks311, May 12, 2008.

  1. I would like to seperate some buttons on my custom addin toolbar.
    Anyone know a command for this?
     
    solidworks311, May 12, 2008
    #1
  2. there is a "Search" function in the API help ;-)

    SldWorks::AddToolbarCommand2 "To create a separator, all of the
    method's string parameters (ButtonCallback, ButtonEnableMethod,
    ToolTip, and HintString) must be blank strings. A bitmap button must
    still be defined in the add-in's resources, but it will not be used."
     
    Philippe Guglielmetti, May 13, 2008
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.