home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / Pictures / pic20088301739174592.jpg < prev    next >
Joint Photographic Experts Group Image  |  2008-08-30  |  227KB  |  879x501  |  16-bit (6,263 colors)
Labels: crt screen | dialog box | earth | monitor | plant | road | sky | stairs | window
OCR: MouseEvents MouseHover MouseLeave and MouseWheel (v3) This small class for3 Mouse events which are not incuded I in the VB environment. Events: Hover r{hWnd As Long Name As String) Leave(hWnd As Long Name As String) Wheel(hWnd As Long. Name A String ScrollLines As Long Properties: HoverTime (returns/sets the hover time in miliseconds, to hover the object) hWnd (returns the hWnd of the hooked object) Name (returns the name of the hooked object) Scrolll .ines (returns/sets the number of lines they must be scrolled) Function: HookMouse (BvRef HookedObject As Object, Optional ByVal hlnstance As Long, Optional ByVal ThreadID As Long) As Long Sub: Frame UnhookMouse (Optional BvVal Forcel eave As Boolean) PictureBox TextBox AA For more details see: ReadMe. .txt Label To demonstr ate: move the Mou ...