STemWin
CHOOSECOLOR_CONTEXT
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
CHOOSECOLOR_CONTEXT
CHOOSECOLOR_CONTEXT struct
CHOOSECOLOR_CONTEXT
Syntax
Show:
Summary
Declaration
from
CHOOSECOLOR.h:92
typedef
struct
{
U32
LastColor
;
const
GUI_COLOR
*
pColor
;
unsigned
NumColors
;
unsigned
NumColorsPerLine
;
int
SelOld
;
int
Sel
;
WM_HWIN
hParent
;
CHOOSECOLOR_PROPS
Props
;
}
CHOOSECOLOR_CONTEXT
;
Fields
Field
Declared as
CHOOSECOLOR_CONTEXT::LastColor
U32
CHOOSECOLOR_CONTEXT::pColor
const
GUI_COLOR
*
CHOOSECOLOR_CONTEXT::NumColors
unsigned
CHOOSECOLOR_CONTEXT::NumColorsPerLine
unsigned
CHOOSECOLOR_CONTEXT::SelOld
int
CHOOSECOLOR_CONTEXT::Sel
int
CHOOSECOLOR_CONTEXT::hParent
WM_HWIN
CHOOSECOLOR_CONTEXT::Props
CHOOSECOLOR_PROPS
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