[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.IRibbonForm.OnExecuteCommandCompleted

OnExecuteCommandCompleted Method

OnExecuteCommandCompleted(object, ExecuteCommandEventArgs)

Occurs when the specified command in ribbon bar executed

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

The ribbon bar

ExecuteCommandEventArgs e

The information of command