Hi there,
I have a ListBox control with a vertical scrollbar. I would like to increase the Repeat Buttons' Height to something bigger because our UI is touch-compatible.
Is there a simple way to do it ?
Thank you and best regards,
Romanin
Hi there,
I have a ListBox control with a vertical scrollbar. I would like to increase the Repeat Buttons' Height to something bigger because our UI is touch-compatible.
Is there a simple way to do it ?
Thank you and best regards,
Romanin
Easiest is to modify the ControlTemplate for a vertical scrollbar and change it to what you want: ScrollBar ControlTemplate Example