QatCommandPropertySet - harborsiem/WinForms-Ribbon GitHub Wiki

QatCommandPropertySet

This class is used in RibbonQuickAccessToolbar control which is set to a command collection for the QatItemsSource (ItemsSource) It is a helper class which implements COM interface IUISimplePropertySet and is derived from abstract class AbstractPropertySet which implements IUISimplePropertySet.

Public constructors, methods, properties and events:

Constructors:

Name Description
QatCommandPropertySet() Initializes a new instance of the QatCommandPropertySet class.

Methods:

Properties:

Name Description
CommandId Get, Set the Id. With RibbonStrip method GetRibbonControlById(uint) you can get the control.

Events: