Sets the size of the control
void SetSize( USHORT cx, USHORT cy ); |
Width of control. Ignored if 0.
Height of control. Ignored if 0.
Sets the size of the control. Note that zero values for cx and cy will result in the default size being applied.
Header: xldialog.h