Table of Contents

Property Text

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Text

Gets or sets the text displayed on the progress bar. If set to an empty string and ProgressBarFormat is SimplePlusPercentage the percentage will be displayed. If ProgressBarStyle is a marquee style, the text will be displayed.

public override string Text { get; set; }

Property Value

string