CommandBar Class
Class to represent a CommandBar.
Object Model
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