load menu automatically

load menu automatically

Anonymous
Not applicable
307 Views
1 Reply
Message 1 of 2

load menu automatically

Anonymous
Not applicable
i am using auto2006 with .net. now i can load the *.dll,and with the command "addmenu" from the dll, there is a menu in the autocad main menu. but i want the program when i load the *.dll, the menu in the dll can appeare automatically.
can any body tell me the solution.
many thanks
0 Likes
308 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Why dont you try to use the method for the addmenu command in your initialize method?? I have done that task that way...
0 Likes