Windows Develop Bookmark and Share   
 index > Windows Forms General > How do i reduce the width of a Vertical scroll bar.
 

How do i reduce the width of a Vertical scroll bar.

People is there a way to reduce the width of a Vertical scroll bar in a panel, so that it looks half it's original size?
Raja Sekhar T  Thursday, December 07, 2006 12:47 PM
The scroll bar size is a system setting. Control panel + Display, Appearance tab, Advanced, Item = Scrollbar. That will change the size of *all* scrollbars.
nobugz  Thursday, December 07, 2006 1:00 PM

You can use google to search for other answers

Custom Search

More Threads

• ToolstripButton don't cause some events
• Rounded Corners on a PictureBox in C#?????
• Calendar help
• refrsh in c#
• ShowDialog() Not Modal Dialog (no parent form?)
• Mouse wheel event
• Hanging Indent with DrawString
• {SOLVED} get executable path of service
• Convert MFC Fonts to c# Fonts
• Get a control from tab1 from tab 2 of a tabcontrol