STemWin
MENU_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
MENU_SKINFLEX_PROPS
MENU_SKINFLEX_PROPS struct
Syntax
Show:
Summary
Declaration
from
MENU.h:138
typedef
struct
{
GUI_COLOR
aBkColorH
[
2
]
;
GUI_COLOR
BkColorV
;
GUI_COLOR
FrameColorH
;
GUI_COLOR
FrameColorV
;
GUI_COLOR
aSelColorH
[
2
]
;
GUI_COLOR
aSelColorV
[
2
]
;
GUI_COLOR
FrameColorSelH
;
GUI_COLOR
FrameColorSelV
;
GUI_COLOR
aSepColorH
[
2
]
;
GUI_COLOR
aSepColorV
[
2
]
;
GUI_COLOR
ArrowColor
;
GUI_COLOR
TextColor
;
}
MENU_SKINFLEX_PROPS
;
Fields
Field
Declared as
MENU_SKINFLEX_PROPS::aBkColorH
GUI_COLOR
[
2
]
MENU_SKINFLEX_PROPS::BkColorV
GUI_COLOR
MENU_SKINFLEX_PROPS::FrameColorH
GUI_COLOR
MENU_SKINFLEX_PROPS::FrameColorV
GUI_COLOR
MENU_SKINFLEX_PROPS::aSelColorH
GUI_COLOR
[
2
]
MENU_SKINFLEX_PROPS::aSelColorV
GUI_COLOR
[
2
]
MENU_SKINFLEX_PROPS::FrameColorSelH
GUI_COLOR
MENU_SKINFLEX_PROPS::FrameColorSelV
GUI_COLOR
MENU_SKINFLEX_PROPS::aSepColorH
GUI_COLOR
[
2
]
MENU_SKINFLEX_PROPS::aSepColorV
GUI_COLOR
[
2
]
MENU_SKINFLEX_PROPS::ArrowColor
GUI_COLOR
MENU_SKINFLEX_PROPS::TextColor
GUI_COLOR
Related Functions
Found 2 other functions taking a
MENU_SKINFLEX_PROPS
argument:
Function
MENU_GetSkinFlexProps()
MENU_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