Revision Difference
DHScrollBar#552331
<panel>
<parent>Panel</parent>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<added>2023.08.08</added>
<description>
A generic horizontal scrollbar. See the vertical alternative [here](DVScrollBar).
The scrollbar notably contains `DHScrollBar.btnLeft`, `DHScrollBar.btnRight`, and `DHScrollBar.btnGrip` which are the left button, right button, and grip respectively. Editing the paint functions of these allows custom scrollbar styling, although it is a better idea to use [Derma Skins](Derma_Skin_Creation).
</description>
</panel>