Remarks
The property's default value is Quick
Gets or sets a value defining the position of the quick access toolbar, above or below the ribbon.
 Introduced: X19.
public Windows.Forms.Ribbon.QuickAccessToolbarPosition QuickAccessToolbarPosition { get; set; }Public Property QuickAccessToolbarPosition As Windows.Forms.Ribbon.QuickAccessToolbarPosition| Member | Description | 
|---|---|
| Above | 
The quick access toolbar is shown in the caption area of the Ribbon | 
| Below | 
The quick access toolbar is shown below the ribbon. | 
The property's default value is Quick