Table of Contents

Class EditorMenuBar

Namespace
Terminal.Gui.Editor
Assembly
Terminal.Gui.Editor.dll
public class EditorMenuBar : MenuBar, IDisposable, ISupportInitializeNotification, ISupportInitialize, IOrientation, IValue<MenuItem?>, IValue, IDesignable
Inheritance
EditorMenuBar
Implements
Inherited Members

Constructors

EditorMenuBar(Func<Editor>)
EditorMenuBar(Editor)

Properties

ActiveEditor
EditMenu
FileMenu
ShowOpenDialog
ShowSaveDialog
ViewMenu

Methods

SyncCheckboxes()

Events

NewRequested
OpenRequested
Opening
QuitRequested
SaveAsRequested
SaveRequested
ViewSettingsChanged