Show / Hide Table of Contents

Method dialog.ShowDialog


Overload

Shows the dialog. Call this method after setting text and other properties.

public int ShowDialog()
Returns
int

Selected button id.

Exceptions
Win32Exception

Failed to show dialog.