area of your control. if you set this to size that is greater (in any of
as to the width of scrollbars - i have no idea. i've been looking for
controls, but couldn't find it. so i did screenshot and counted pixel by
pixel width of scrollbars and hardcoded this value. i know it's not a
Cathal Connolly [VB MVP] wrote:
> I think you're looking for AutoScrollMinSize
> (
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html
> /frlrfsystemwindowsformsscrollablecontrolclassautoscrollminsizetopic.asp).
> It controls the size of auto scroll bars on controls that inherit from
> ScrollableControl. It gets set at the container level i.e. form or panel
>
> "ALexey Zalivin" <zalivine@mail.ru> wrote in message
> news:exQUtOKlFHA.3300@TK2MSFTNGP15.phx.gbl...
>
>>Herfried,
>>thank you for quick reply, but I'm looking for for changing under my
>>program, because touchscreen machines will be used by other applications
>>(ie, outlook e.t.c), and I can't change style of all components in OS.
>>
>>Any other way?
>>
>>Alexey.
>>
>>
>>"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
>>news:eTATIZIlFHA.3936@TK2MSFTNGP10.phx.gbl...
>>
>>>"ALexey Zalivin" <zalivine@mail.ru> schrieb:
>>>
>>>>Anobody can help me to increase scrollbars in ListBox (wider for both
>>>>scrollbars). I try to design applications specialy for touchscreen, but
>>>>can't find any solutions in documentation.
>>>
>>>You can change the scrollbar width for the whole system in "Display
>>>properties" -> "Display" -> "Advanced" -> click the scrollbar and set
>
> the
>
>>>width.
>>>
>>>--
>>>M S Herfried K. Wagner
>>>M V P <URL:
http://dotnet.mvps.org/> >>>V B <URL:
http://classicvb.org/petition/> >>
>>
>