STemWin
MULTIPAGE_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
MULTIPAGE_SKINFLEX_PROPS
MULTIPAGE_SKINFLEX_PROPS struct
Syntax
Show:
Summary
Declaration
from
MULTIPAGE.h:105
typedef
struct
{
GUI_COLOR
BkColor
;
GUI_COLOR
aBkUpper
[
2
]
;
GUI_COLOR
aBkLower
[
2
]
;
GUI_COLOR
FrameColor
;
GUI_COLOR
TextColor
;
}
MULTIPAGE_SKINFLEX_PROPS
;
Fields
Field
Declared as
MULTIPAGE_SKINFLEX_PROPS::BkColor
GUI_COLOR
MULTIPAGE_SKINFLEX_PROPS::aBkUpper
GUI_COLOR
[
2
]
MULTIPAGE_SKINFLEX_PROPS::aBkLower
GUI_COLOR
[
2
]
MULTIPAGE_SKINFLEX_PROPS::FrameColor
GUI_COLOR
MULTIPAGE_SKINFLEX_PROPS::TextColor
GUI_COLOR
Related Functions
Found 2 other functions taking a
MULTIPAGE_SKINFLEX_PROPS
argument:
Function
MULTIPAGE_GetSkinFlexProps()
MULTIPAGE_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