SetWidth
Set fixed width of a control
Prototype:
SetWidth(LONG ControlID, LONG nWidth)
Arguments:
ControlID
ID of the control
nWidth
The new fixed width for the control (in pixels)