Loading...
Searching...
No Matches
Go to the source code of this file.
|
enum class | neogfx::skin_element : uint32_t {
neogfx::ClickableArea
, neogfx::Scrollbar
, neogfx::ScrollbarUpArrow
, neogfx::ScrollbarLeftArrow
,
neogfx::ScrollbarDownArrow
, neogfx::ScrollbarRightArrow
, neogfx::ScrollbarPageUpArea
, neogfx::ScrollbarPageLeftArea
,
neogfx::ScrollbarPageDownArea
, neogfx::ScrollbarPageRightArea
, neogfx::ScrollbarThumb
, neogfx::ButtonFace
,
neogfx::CheckBox
, neogfx::RadioButton
, neogfx::SliderTrack
, neogfx::SliderThumb
,
neogfx::SpinnerUpArrow
, neogfx::SpinnerDownArrow
, neogfx::TabClose
, neogfx::TreeExpander
,
neogfx::ProgressBar
, neogfx::Separator
, neogfx::Custom1
, neogfx::Custom2
,
neogfx::Custom3
, neogfx::Custom4
, neogfx::Custom5
, neogfx::Custom6
,
neogfx::Custom7
, neogfx::Custom8
, neogfx::Custom9
, neogfx::Custom10
} |
|