Long, long ago in a LabVIEW version far, far away there was a simple Scrollbar Control that was fully customizable.
Somewhere around LV8.0 (?) it mysteriously vanished, and now when you select a scrollbar from the Modern>Numeric palette, you are given a bog-standard system scrollbar instead.

Now don't get me wrong... I LOVE using system controls and use them whenever possible, but there have been a few times where I have really missed my customizable scrollbar.
- Have you ever tried to use a system scrollbar on a touchscreen?
- Have you ever had a client that wanted their UI painted stylishly black (or red, or whatever), without wanting you to mess with their windows themes?
I recently developed a lovely black XControl scrollbar with properties that mimic the system scrollbar but it was a lot of work, and it still lacks some of the flair of the built in version (like scroll-wheel response, click and drag resizing). Plus, it requires a bunch of extra VIs to be in memory that didn't need to be there before...

Wouldn't you love to see the good old customizable scrollbar reinstated?