Table of Contents

Property Toolbar

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Toolbar

Gets or sets the Toolbar that is displayed in the window.

[Browsable(false)]
public virtual Toolbar? Toolbar { get; set; }

Property Value

Toolbar

A Toolbar that represents the toolbar to display in the window.

Remarks

You can use this property to switch between complete toolbar sets at run time.