STemWin
SPINBOX_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
SPINBOX_SKINFLEX_PROPS
SPINBOX_SKINFLEX_PROPS struct
Syntax
Show:
Summary
Declaration
from
SPINBOX.h:115
typedef
struct
{
GUI_COLOR
aColorFrame
[
2
]
;
GUI_COLOR
aColorUpper
[
2
]
;
GUI_COLOR
aColorLower
[
2
]
;
GUI_COLOR
ColorArrow
;
GUI_COLOR
ColorBk
;
GUI_COLOR
ColorText
;
GUI_COLOR
ColorButtonFrame
;
}
SPINBOX_SKINFLEX_PROPS
;
Fields
Field
Declared as
SPINBOX_SKINFLEX_PROPS::aColorFrame
GUI_COLOR
[
2
]
SPINBOX_SKINFLEX_PROPS::aColorUpper
GUI_COLOR
[
2
]
SPINBOX_SKINFLEX_PROPS::aColorLower
GUI_COLOR
[
2
]
SPINBOX_SKINFLEX_PROPS::ColorArrow
GUI_COLOR
SPINBOX_SKINFLEX_PROPS::ColorBk
GUI_COLOR
SPINBOX_SKINFLEX_PROPS::ColorText
GUI_COLOR
SPINBOX_SKINFLEX_PROPS::ColorButtonFrame
GUI_COLOR
Related Functions
Found 2 other functions taking a
SPINBOX_SKINFLEX_PROPS
argument:
Function
Description
SPINBOX_GetSkinFlexProps()
Skinning
SPINBOX_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