Method SetDimension
SetDimension(int, int, int, int)
Call this to force the sizer to take the given dimension and thus force the items owned by the sizer to resize themselves according to the rules defined by its parameters.
void SetDimension(int x, int y, int width, int height)