[]
Gets the collection of custom buttons in the QAT menu.
[C1Category("Behavior")]
[C1Description("RibbonQat.CustomMenuButtons", "The collection of custom buttons in the QAT menu.")]
public QatCustomButtonCollection CustomMenuButtons { get; }
<C1Category("Behavior")>
<C1Description("RibbonQat.CustomMenuButtons", "The collection of custom buttons in the QAT menu.")>
Public ReadOnly Property CustomMenuButtons As QatCustomButtonCollection