Table of Contents

Property FlipOkCancelButtonLayoutOrder

Namespace
Terminal.Gui
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; }

Property Value

bool