Common Application Framework

CommandBarEventHandler Delegate

Represents the method that will handle CommandBar related events.

public delegate void CommandBarEventHandler(
   object sender,
   CommandBarEventArgs args
);

Requirements

Namespace: Aveva.ApplicationFramework.Presentation

Assembly: Aveva.ApplicationFramework.Presentation (in Aveva.ApplicationFramework.Presentation.dll)

See Also

Aveva.ApplicationFramework.Presentation Namespace