MPLAB® Harmony Graphics Suite
|
Set the property value 'draw background' associated with the widget object
LIB_EXPORT laResult laWidget_SetBackgroundType( laWidget* wgt, laBackgroundType type );
Parameters |
Description |
laWidget* wgt |
the widget |
laBackgroundType type |
the desired background type |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|