ThumbnailHScroll
Viscom Software Image Thumbnail CP ActiveX Control |
ThumbnailHScroll Event
Description: |
Occurs when the user click horizontal scrolls bar. |
Syntax: |
Private Sub ImageThumbnailCP1_ThumbnailHScroll(ByVal iSBCode As Long, ByVal iSBPos As Long) End Sub iSBCode= Specifies a scroll-bar code that indicates the user's scrolling request
iSBPos= Specifies the scroll-box position if the scroll-bar code is 4 or 5 |