Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Can not change the thickness of listgrid scrollbar

    I set scrollbar size to be 7 in code, but the scrollbar size still show default thickness 16.

    setScrollbarSize(7);
    setShowCustomScrollbars(true);


    #2
    Can someone please help on this?

    Comment

    Working...
    X