Auto ScrollBar in C#

Jan 24 2007 6:42 AM
i have a form in c# whose AutoScroll property is set to true which shows the scrollbars automatically.

i want to increase the height of auto horizontal scrollbar and width of auto vertical scrollbar so that we can move scrollbar with fingers easily for touch screen applications, can any one tell me about the solution for that.