AVEVA CAF API Documenation
Members 

CommandBar Class
Class to represent a CommandBar.
Object Model
CommandBar ClassCommand ClassToolsCollection ClassITool Interface
Syntax
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
[DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")]
public abstract class CommandBar : RegisteredCommand 
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
[DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")]
public ref class CommandBar abstract : public RegisteredCommand 
Inheritance Hierarchy

System.Object
      Aveva.ApplicationFramework.Presentation.CommandBar
         Aveva.ApplicationFramework.Presentation.TaskBar

Requirements

Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)

See Also