Creates a checkbox.

Call:

ts_dialogcontrol(int iButtonDescr, "init_control", "iconbutton", int x, int y, int w, int h);


Here:

x,y,w,h - position of the top left corner of the button, width and height in pixels.