About 148,000 results
Open links in new tab
  1. Change Size of Scroll Bars in Windows 10 | Tutorials

    10 May 2021 How to Change the Size of Scroll Bars in Windows 10 In Windows 10, it is possible for you to change the scroll bar width to be thinner or thicker, and change the scroll bar button …

  2. How can I increase a scrollbar's width using CSS?

    Oct 29, 2010 · If you are talking about the scrollbar that automatically appears on a div with overflow: scroll (or auto), then no, that's still a native scrollbar rendered by the browser using …

  3. How to make scrollbars wider in Visual Studio Code?

    Apr 30, 2018 · A Settings tab will be open. In the search box, type in title scrollbar sizing. Change the dropdown list value from default to large. Close Settings tab. DONE! Congratulations. If …

  4. Making scrollbars more visible in Windows 10 - Ten Forums

    Nov 19, 2019 · Making the scrollbars wider makes the scrollbar handles much more visible. I hated having to mouse-click the scrollbar area to (maybe) see the scrollbar handles which …

  5. python - Making a tkinter scrollbar wider - Stack Overflow

    Sep 4, 2013 · However, I also want to make the scrollbar wider - it will be used on a touchscreen so the easier it is to select it, the better. I figured the width attribute would make it wider, but all …

  6. Visual Studio Code: Expand the horizontal bar for scrolling tabs

    Jan 27, 2019 · I would like to know if there is a way in Visual Studio Code to enlarge the tabs scrollbar that I find too small. Picture : Horizontal bar for scrolling tabs

  7. Changing the size of the Scroll Bar - Windows 10 Forums

    Jul 31, 2015 · Does anyone know how to change the default size of the horizontal scroll bar in Windows 10?

  8. How to change -webkit-scrollbar width when hover on it

    I want to change the scrollbar width wider, so it looks clear when user hover on it. So I wrote:

  9. Is there a way to make the scrollbar longer in tkinter?

    Oct 12, 2020 · messagesList.config(yscrollcommand = scrollbar.set) scrollbar.config(command=messagesList.yview) However, I wanted the scrollbar to be longer …

  10. Make horizontal scrollbar more visible in Visual Studio code

    Sep 12, 2018 · 15 The following screen shot is of Visual Studio code viewing a text file which is wider than the screen: There is a horizontal scrollbar (barely) visible at the bottom of the …