GetScrollVisible Method (Win32)
In This Topic
Syntax
'Declaration
Public Shared Function GetScrollVisible( _
ByVal handle As System.IntPtr, _
ByVal As System.UInteger _
) As System.Boolean
public static System.bool GetScrollVisible(
System.IntPtr handle,
System.uint
)
Parameters
- handle
- nBar
See Also