XPSetWidgetGeometry
WIDGET_API void XPSetWidgetGeometry(
XPWidgetID inWidget,
int inLeft,
int inTop,
int inRight,
int inBottom);
This function changes the bounding box of a widget.