The SpreadsheetControl exposes the ISpreadsheetCommandFactoryService interface that enables you to substitute the default command with your own custom command. Create ...
The RichEditControl exposes the IRichEditCommandFactoryService interface that enables you to substitute the default command with a custom command. Create a command class, inherited from the command ...