RibbonTextBox.QuickAccessToolBarId Property

Definition

Gets or sets a unique identifier that links a ribbon control to a corresponding control in the Quick Access Toolbar.

public:
 property System::Object ^ QuickAccessToolBarId { System::Object ^ get(); void set(System::Object ^ value); };
public object QuickAccessToolBarId { get; set; }
member this.QuickAccessToolBarId : obj with get, set
Public Property QuickAccessToolBarId As Object

Property Value

A unique identifier for a control in the Quick Access Toolbar.

Applies to