Property OkButtonText | Terminal.Gui v2 (original) (raw)
Namespace
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; }