getscrollbarinfo (user32)
Last changed: tsahi-62.219.227.88

.
Summary

C# Signature:

[DllImport("user32.dll")]
static extern bool GetScrollBarInfo(IntPtr hwnd, int idObject,
   out SCROLLBARINFO psbi);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation