Profile Picture

how can we add or remove the toolbar commands in nDiagramCommandBarManager toolbar

Posted By ginnas k 12 Years Ago
Author
Message
ginnas k
Posted 12 Years Ago
View Quick Profile
Junior Member

Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)

Group: Forum Members
Last Active: 12 Years Ago
Posts: 13, Visits: 1
hi

i have removed the command from the toolbar by using the following code

nDiagramCommandBarsManager1.Toolbars[4].Commands.RemoveAt(1);
so how can i add the removed command to the toolbar

in the documentation they telling about adding the custom commands but here these commands are predefined only so how can i do it

regards
ginnas






Similar Topics


Reading This Topic