SubGraphExpanderButton click

Hi,
it’s possible lock the click event of botton "SubGraphExpanderButton "?
I want always the “+” symbol.

Look at the definition of the “SubGraphExpanderButton” at http://gojs.net/latest/extensions/Buttons.js.

You can define your own “CustomButton” by adapting that code for your own purposes.