Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread How to change scrollbar appearance
Fri, Aug 26 2016 6:28 AMPermanent Link

William Sigmund

I want to modify the appearance of scrollbars, for example to set the
width.

Naively I took a look at one of the scrollbar interface files but I
can't see changes I apply there in, say, a TListbox.

Has anyone done this?

--
William
Fri, Aug 26 2016 9:26 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

William,

<< I want to modify the appearance of scrollbars, for example to set the width.

Naively I took a look at one of the scrollbar interface files but I can't see changes I apply there in, say, a TListbox. >>

The control interface that you want is the TListScrollBar.wbi interface.  That will control the width of the vertical scrollbar for a TListBox.

Tim Young
Elevate Software
www.elevatesoft.com
Fri, Aug 26 2016 1:35 PMPermanent Link

William Sigmund

Thanks. I should have looked at that directory more carefully.

--
William
Image