Property FlipOkCancelButtonLayoutOrder | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
FlipOkCancelButtonLayoutOrder
Gets or sets whether to flip the order of the Ok and Cancel buttons. Defaults to false (Ok button then Cancel button). Set to true to show Cancel button on left then Ok button instead.
public bool FlipOkCancelButtonLayoutOrder { get; set; }