Hi,
I have few questions regarding RadToolStrip.
1. If the user remove all ToolStripItems from the RadToolStrip then the RadToolStrip disappears (Which is fine) But how if your RadToolStrip is not visible now how can the user again add ToolStripItem in the RadToolStrip at runtime.
2.How can I restrict a Particular ToolStripItem not to be removes not even when the user tries to do so from “Add or Remove Buttons à Customize”. Ideally if I don’t allow can ToolStripItem to be remove it should not even display in “Add or Remove Buttons à Customize” Panel.
3.When a user remove all RadButtonElement from a ToolStripItem then ideally the ToolStripItem should be removed automatically and if the user again add any of its RadButtonElement then the ToolStripItem should reappear.
4.How can I save whole RadToolStrip (Its ToolStripItem, their location and RadButtonElement) so that if any user preferences should be saved.
P.S. I am working in VB 2005 enviroment
Regards,
Haroon.