Choco OS
V.0.16.9.0
Join to the chocolate world
|
style for progress bar More...
#include <oc_tgui.h>
Data Fields | |
oC_TGUI_Color_t | NonActiveColor |
Color of the not filled part of progress bar. | |
oC_TGUI_Color_t | ActiveColor |
Color of the filled part of progress bar. | |
oC_TGUI_Style_t | BorderStyle |
Style of the border. | |
The type for storing style of the progress bar.
Here is example of usage:
The code above will result with creation of the following progress bar: