c# - How to define and store menustrips and context menus in a class library in a designer-editable way? -


i have plug-ins defined class libraries in c# (visual studio 2010). each of these plug-ins, after being loaded, should add own menu items main menu of main app, , context-menus other gui components. these plug-ins implemented class libraries, how design, define, , store menus , context-menus? afaik, cannot part of class library designer-editable files.

i found article, more complete discussion of question:

how can use visual studio designer without form

but, surprised why vs developers haven't provided designer standalone visual components (such menustrips , context menus) designed , used freely without dependency on specific form object (i.e., bound many other different forms or other visual components later), , not providing designer these objects seems such big lack in vs.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -