STemWin
PROGBAR_SKINFLEX_PROPS
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
PROGBAR_SKINFLEX_PROPS
PROGBAR_SKINFLEX_PROPS struct
Syntax
Show:
Summary
Declaration
from
PROGBAR.h:90
typedef
struct
{
GUI_COLOR
aColorUpperL
[
2
]
;
GUI_COLOR
aColorLowerL
[
2
]
;
GUI_COLOR
aColorUpperR
[
2
]
;
GUI_COLOR
aColorLowerR
[
2
]
;
GUI_COLOR
ColorFrame
;
GUI_COLOR
ColorText
;
}
PROGBAR_SKINFLEX_PROPS
;
Fields
Field
Declared as
PROGBAR_SKINFLEX_PROPS::aColorLowerR
GUI_COLOR
[
2
]
PROGBAR_SKINFLEX_PROPS::ColorFrame
GUI_COLOR
PROGBAR_SKINFLEX_PROPS::ColorText
GUI_COLOR
PROGBAR_SKINFLEX_PROPS::aColorUpperL
GUI_COLOR
[
2
]
PROGBAR_SKINFLEX_PROPS::aColorLowerL
GUI_COLOR
[
2
]
PROGBAR_SKINFLEX_PROPS::aColorUpperR
GUI_COLOR
[
2
]
Related Functions
Found 2 other functions taking a
PROGBAR_SKINFLEX_PROPS
argument:
Function
Description
PROGBAR_GetSkinFlexProps()
Member functions: Skinning
PROGBAR_SetSkinFlexProps()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out