14 styles::HorizontalTrackbarControlStyles(position),
41 using json::utility::jsonObject;
const std::wstring windowName
Base class for all windows that has children windows.
Base class for all tracbar controls.
virtual json::JSONBuilder getStructure() const override
HorizontalTrackbarControl(const std::wstring &trackbarName, const utility::ComponentSettings &settings, BaseComposite *parent, bool autoTicks=true, horizontalTickPosition position=horizontalTickPosition::bottom, bool selectionRange=false, bool noTicks=false)
json::JSONBuilder getStructure() const override
size_t getHash() const override
Used as key in creators.
void appendStyle(HWND handle, LONG_PTR newStyle)
Append WinAPI style.
string to_string(wstring_view stringToConvert, uint32_t codepage)
All settings for windows.