ThumbnailVScroll
Viscom Software Image Thumbnail CP ActiveX Control |
ThumbnailVScroll Event
Description: |
Occurs when the user click vertical scrolls bar. |
Syntax: |
Private Sub ImageThumbnailCP1_ThumbnailVScroll(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 |