K Keith Rebello Jun 17, 2004 #1 How do I obtain the width of a scrollbar on a Windows Forms control (eg. a ListView control)?
H Herfried K. Wagner [MVP] Jun 17, 2004 #2 * "Keith Rebello said: How do I obtain the width of a scrollbar on a Windows Forms control (eg. a ListView control)? Click to expand... 'SystemInformation.VerticalScrollBarWidth', 'SystemInformation.HorizontalScrollBarHeight'.
* "Keith Rebello said: How do I obtain the width of a scrollbar on a Windows Forms control (eg. a ListView control)? Click to expand... 'SystemInformation.VerticalScrollBarWidth', 'SystemInformation.HorizontalScrollBarHeight'.
A Armin Zingler Jun 18, 2004 #3 Keith Rebello said: How do I obtain the width of a scrollbar on a Windows Forms control (eg. a ListView control)? Click to expand... http://groups.google.com/[email protected] (full thread) -- Armin How to quote and why: http://www.plig.net/nnq/nquote.html http://www.netmeister.org/news/learn2quote.html
Keith Rebello said: How do I obtain the width of a scrollbar on a Windows Forms control (eg. a ListView control)? Click to expand... http://groups.google.com/[email protected] (full thread) -- Armin How to quote and why: http://www.plig.net/nnq/nquote.html http://www.netmeister.org/news/learn2quote.html