Profile Picture

Execute toolbar command without displaying the toolbar

Posted By Kevin Harrison 14 Years Ago
Author
Message
Kevin Harrison
Posted 14 Years Ago
View Quick Profile
Forum Guru

Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)

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

For example, I want to add a button to a form which saves or brings up the export dialog, without using the NChartCommandBarsManager.  How do I acheive this? I got to

NChartCommander commander = new NChartCommander();
                commander.ChartControl = nChartControl;
                commander.Commands[ChartCommand.Save].

but there is no Execute method?

Thanks

Kevin






Similar Topics


Reading This Topic