Adda separator in toolbar ussing VBA

Adda separator in toolbar ussing VBA

Anonymous
Not applicable
507 Views
1 Reply
Message 1 of 2

Adda separator in toolbar ussing VBA

Anonymous
Not applicable

Hi im ussing VBA to create a special toolbar can sobody please explain how i add a separator ussing the addSeparator method/

 

Set ObjToolbrItem = ObjToolbr.AddSeparator(1)

 dose not seam to work???

0 Likes
508 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

I think you have to restart AutoCAD to apply this method. It works for me but if I change something, then I have to restart for applying new settings. You can also read in help for more tips.

0 Likes