A
alves
Hi,
I have created a add-in that installs a small toolbar. I want this
toolbar to appear next to the others, rather than floating around. any
idea on how to do this?
I have this code:
Toolbar.Top = 50
Toolbar.Left = 450
Toolbar.Visible = True
how can I instruct the toolbar to be with the others?
Thanks in advance
PA
I have created a add-in that installs a small toolbar. I want this
toolbar to appear next to the others, rather than floating around. any
idea on how to do this?
I have this code:
Toolbar.Top = 50
Toolbar.Left = 450
Toolbar.Visible = True
how can I instruct the toolbar to be with the others?
Thanks in advance
PA