VScrollerTheme struct reference
Contains basic information about the VScroller widget theme.
Variables documentation
RectThemeBase;
Button color & border color for Widget background.
RectThemeSlider[3];
Button color & border color for Slider. [0 - Normal, 1 - Hover, 2 - Active]
Dimension<int> BaseBorderSize;
Widget border size in both direction (X and Y).
Dimension<int> SliderBorderSize;
Slider border size in both direction (X and Y).
int iWidth;Scroller width height.