MPLAB® Harmony Graphics Suite
|
Set the border type associated with the widget object
LIB_EXPORT laResult laWidget_SetBorderType( laWidget* wgt, laBorderType type );
Parameters |
Description |
laWidget* wgt |
the widget |
laBorderType type |
the desired border type |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|