Show / Hide Table of Contents

Method DSend.Close


Overload

Clicks a button. Normally it closes the dialog.

public bool Close(int buttonId = 0)
Parameters
buttonId  (int)

A button id or some other number that will be returned by ShowDialog.

Returns
bool

Remarks

Call this method while the dialog is open, eg in an event handler. Sends message DNative.TDM.CLICK_BUTTON.