c# - menucommandservice with basicdesignerloader -


i'm working on project user can add/edit controls surface described here here

everything works fine editing , saving. i'm using basicdesignerloader instead of codedomdesignerloader since not want generate vb or c# code rather load , save xml.

for reason, menucommandservice not work basicdesignerloader. it'll work fine though if change codedomdesignerloader xml part gets quirky.

has found way able use menucommandservice while under basicdesignerloader?

thanks in advance.

i'm working on similar project , start microsoft sample. http://support.microsoft.com/default.aspx?scid=kb;en-us;813808 serialize in xml not use basicdesignerloader (it implements designerloader inheriting designerloader). after fixes on contextmenu works fine (main bug chaching last context menu).

actually, in implementation of designerloader there several service registrations. in basicdesignerloader something's missing...


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -