XPShowWidget
WIDGET_API void XPShowWidget(
XPWidgetID inWidget);
This routine makes a widget visible if it is not already. Note that if a widget is not in a rooted widget hierarchy or one of its parents is not visible, it will still not be visible to the user.