STemWin
DROPDOWN_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
DROPDOWN_SKINFLEX_PROPS
DROPDOWN_SKINFLEX_PROPS struct
Syntax
Show:
Summary
Declaration
from
DROPDOWN.h:96
typedef
struct
{
GUI_COLOR
aColorFrame
[
3
]
;
GUI_COLOR
aColorUpper
[
2
]
;
GUI_COLOR
aColorLower
[
2
]
;
GUI_COLOR
ColorArrow
;
GUI_COLOR
ColorText
;
GUI_COLOR
ColorSep
;
int
Radius
;
}
DROPDOWN_SKINFLEX_PROPS
;
Fields
Field
Declared as
DROPDOWN_SKINFLEX_PROPS::aColorFrame
GUI_COLOR
[
3
]
DROPDOWN_SKINFLEX_PROPS::aColorUpper
GUI_COLOR
[
2
]
DROPDOWN_SKINFLEX_PROPS::aColorLower
GUI_COLOR
[
2
]
DROPDOWN_SKINFLEX_PROPS::ColorArrow
GUI_COLOR
DROPDOWN_SKINFLEX_PROPS::ColorText
GUI_COLOR
DROPDOWN_SKINFLEX_PROPS::ColorSep
GUI_COLOR
DROPDOWN_SKINFLEX_PROPS::Radius
int
Related Functions
Found 2 other functions taking a
DROPDOWN_SKINFLEX_PROPS
argument:
Function
Description
DROPDOWN_GetSkinFlexProps()
Member functions: Skinning
DROPDOWN_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