Showing posts with label Vertical-Scroll. Show all posts
Showing posts with label Vertical-Scroll. Show all posts

Tuesday, May 29, 2012

Horizontal Scroll And Vertical Scroll

Option Explicit Public Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hWnd As Long, ByVal wMsg As Long, ByVal wParam As Long, ByVal lParam As Long) As Long Private Declare Function SetWindowLong Lib "user32" Alias "SetWindowLongA"...
READ MORE - Horizontal Scroll And Vertical Scroll