By design toolbar, I assume you mean the control toolbar.
With this button, you don't directly assign macros, you run event macros. If
you go into design mode, click the blue-green triangle on the toolbar,
double-click the button, and it will open a code window, with a template
event for that button. Add your code to that event macro, or just call your
macro from within it.