Show / Hide Table of Contents

Method dialog.Checkbox


Overload

Adds check box (if text is not null/empty).

public dialog Checkbox(string text, bool check = false)
Parameters
text  (string)
check  (bool)
Returns
dialog

Remarks

To get check box state after closing the dialog, use dialog.Controls.