home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / here_it / form1.frm (.txt) next >
Visual Basic Form  |  1994-07-14  |  2KB  |  66 lines

  1. Form1
  2. Form1
  3. Form15
  4. List1
  5. Label1
  6. =Clicking with the right mouse-button is the same as the left.
  7. @    Form_Load4
  8. MList1t
  9. VBMsg1
  10. SubClasshWnd
  11. VBMsg1_WindowMessage
  12. hWindow\
  13. wparamD
  14. lparamn
  15. RetVal
  16. CallDefProc
  17. SendMessage
  18. WM_MOUSEFIRST
  19. WM_MOUSEMOVEX
  20. WM_LBUTTONDOWNj
  21. WM_LBUTTONUPz
  22. WM_LBUTTONDBLCLK
  23. WM_RBUTTONDOWN
  24. WM_RBUTTONUP
  25. WM_RBUTTONDBLCLK
  26. WM_MBUTTONDOWN
  27. WM_MBUTTONUP
  28. WM_MBUTTONDBLCLK
  29. WM_MOUSELAST
  30. Command1_Click
  31. hebsAuf
  32. WM_NCHITTEST9
  33. WM_SETCURSOR
  34. Form1
  35. MList1_Click
  36. MList1_SelChange
  37. MList1_MouseDowno
  38. Button
  39. Shift
  40. GetProfileString
  41. SName
  42. KName
  43. WNetGetUser
  44. List1
  45. List1_Click
  46. MessageText
  47. LoWord
  48. HiWord
  49. List1_MouseDown
  50. WM_MOUSEACTIVATE
  51. lppoint
  52. POINTAPIa
  53. List1_Mouseup
  54.     ScaleMode
  55. TwipsPerPixelX
  56. TwipsPerPixelY
  57. Screen
  58. LLong
  59. MyPointF
  60. c:\win310\system\win32s\mpr.dll
  61. Form_Load
  62. Scalemode 3 (Pixel) is important!u
  63. List1_Mouseup
  64. VBMsg1_WindowMessage
  65. Debug.Print VBMsg1.MessageText(msg), , Hex$(wparam), Hex$(lparam), VBMsg1.LoWord, VBMsg1.HiWordA
  66.