Class Bar | Terminal.Gui v2 (original) (raw)
Provides a horizontally or vertically oriented container for Shortcuts to be used as a menu, toolbar, or status bar.
public class Bar : View, IDisposable, ISupportInitializeNotification, ISupportInitialize, IOrientation, IDesignable
Any View can be added to a Bar. However, the Bar is designed to work withShortcut objects. The Shortcut class provides a way to display a command, help, and key and align them in a specific order.