Show / Hide Table of Contents

Method dialog.SetCheckbox


Overload

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

public void SetCheckbox(string text, bool check = false)
Parameters
text  (string)
check  (bool)

Remarks

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