[]
        
(Showing Draft Content)

C1.Util.Win.Win32.UpdateScrollSize

UpdateScrollSize Method

UpdateScrollSize(IntPtr, uint, int, int, bool)

Declaration
public static int UpdateScrollSize(IntPtr handle, uint nBar, int size, int pageSize, bool force)
Public Shared Function UpdateScrollSize(handle As IntPtr, nBar As UInteger, size As Integer, pageSize As Integer, force As Boolean) As Integer
Parameters
Type Name Description
IntPtr handle
uint nBar
int size
int pageSize
bool force
Returns
Type Description
int