XPSetWidgetProperty
WIDGET_API void XPSetWidgetProperty(
XPWidgetID inWidget,
XPWidgetPropertyID inProperty,
intptr_t inValue);
This function sets a widget’s property. Properties are arbitrary values associated by a widget by ID.