Hello all,
there is a certain point in my program where when I close a document, I want its menu to stay loaded instead of loading the default mainframe menu again.. how can I best acheive this?
Thanks!
Hello all,
there is a certain point in my program where when I close a document, I want its menu to stay loaded instead of loading the default mainframe menu again.. how can I best acheive this?
Thanks!
Override OnCloseDocument( ); for your document class