Table of Contents

Property StatusBar

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

StatusBar

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

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

Property Value

object

A StatusBar that represents the status bar to display in the window.

Remarks

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