Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "GetScrollRange" in [All]

user32

.
Summary
.

static extern bool GetScrollRange(IntPtr hWnd, int nBar, out int lpMinPos,

.

Public Function GetScrollRange(ByVal hWnd As IntPtr, ByVal nBar As Integer, ByRef lpMinPos As Integer, ByRef lpMaxPos As Integer) As Boolean

.
Documentation
[GetScrollRange] on MSDN

 
Access PInvoke.net directly from VS: