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 "SetScrollInfo" in [All]

user32

.
SeeAlso
.
SeeAlso
.
Summary
.

static extern int SetScrollInfo(IntPtr hwnd, int fnBar, [In] ref SCROLLINFO

.

Public Function SetScrollInfo(hWnd As IntPtr, _

.

Public Declare Function SetScrollInfo Lib "user32" _

.

     SetScrollInfo( SomeControl.Handle, ( int )SBTYPES.SB_VERT, ref scrollinfo, true );

.
Documentation
[SetScrollInfo] on MSDN
.
SeeAlso

 
Access PInvoke.net directly from VS: