RibbonTab Class
Class to represent a RibbonTab.
Object Model
Syntax
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")] public abstract class RibbonTab : RegisteredCommand
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")] public ref class RibbonTab abstract : public RegisteredCommand
Inheritance Hierarchy
System.Object
Aveva.ApplicationFramework.Presentation.RibbonTab
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also