Hi!

How do I determine the windows standard vertical scrollbar width in pixels
(set from the display properties) from c# code?



Peeter.

Re: WinForms question... by Tim

Tim
Wed Dec 29 09:26:58 CST 2004

See the static VerticalScrollBarWidth property of the SystemInformation
class.

--
Tim Wilson
.Net Compact Framework MVP

"Peeter Ilumäe" <peeter@somewhere.com> wrote in message
news:%23e3xMpb7EHA.1596@tk2msftngp13.phx.gbl...
> Hi!
>
> How do I determine the windows standard vertical scrollbar width in pixels
> (set from the display properties) from c# code?
>
>
>
> Peeter.
>
>