resize Method
Purpose:
Resizes a control.
Syntax:
.resize(newx,newy,newwidth,newheight)
Comments:
Setting any of the 4 parameters to -1 tells the resize to ignore that field and retain the old value instead.
Example:
cam.resize = x+bw+x, margin*3, neww, newh