[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.IRibbonForm.OnExecuteCommand

OnExecuteCommand Method

OnExecuteCommand(object, ExecuteCommandEventArgs)

Occurs when the specified command in ribbon bar should be executed.

Declaration
void OnExecuteCommand(object sender, ExecuteCommandEventArgs e)
Sub OnExecuteCommand(sender As Object, e As ExecuteCommandEventArgs)
Parameters
Type Name Description
object sender

The ribbon bar

ExecuteCommandEventArgs e

The information of command