Table of Contents

Property OkButtonText

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

OkButtonText

Gets or sets the text on the 'Ok' button. Typically, you may want to change this to "Open" or "Save" etc.

public string OkButtonText { get; set; }

Property Value

string