Specifies the width and height of the dialog box.

Handling:

ts_dialog(int iDialogDescr, "SetClientWH", int width, int height);


Here:

width, height - the width and height of the dialog box.