CWinCtrlScrollbar¶
Callbacks arriving at :class:`CWindowBase<CWindowBase>`
None
-
class CWinCtrlScrollbar
¶ Functions / Properties
Specifies the texture index that acts as a scrollbar.
Textures other than those specified by this value are displayed without length or position changes.
Specifies the speed at which the scroll bar disappears when it is no longer displayed .
Example of use
CWinCtrlScrollbar sbListbox = find<CWinCtrlScrollbar>(SCROLLBAR_Listbox);