I have a custom (composed) component (GridEX in ToolStripContainer with some specialised ToolStripPanels) and I would like to have the ability to change the GridEX when I place this custom component on some form, but when I do, it behaves as a one piece (which is superb), but no custom editors are accessible -> therefore I can not modify the columns etc.
It is possible to enable such editing capabilities on this custom component?
Thanks!