Table of Contents

Method AddButton

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AddButton(Button)

Adds a Button to the Dialog, its layout will be controlled by the Dialog

public void AddButton(Button button)

Parameters

button Button

Button to add.