home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / dragform / dragform.frm (.txt) < prev    next >
Visual Basic Form  |  1992-05-14  |  3KB  |  84 lines

  1. Form1
  2. !Dragging Forms And TextBoxes Demo
  3. Form1-
  4. Label1
  5. NTo drag the textbox hold down the control key and press the left mouse button.
  6. Text1
  7. Text1
  8. Form_ClickI
  9. Form_MouseDown
  10. ButtonE
  11. Shift8
  12. GetCursorPos
  13. CurPos
  14. ScreenToClientA
  15. Form4X
  16. MyPosX
  17. MyPosY
  18. Form_MouseMove 
  19. NewPosX
  20. NewPosY,
  21. SetWindowPosh
  22. Backup
  23. SWP_NOSIZE
  24. Form15
  25. LeftF
  26. Left_Button
  27. Form2
  28. Text1_Change
  29. List1_Click
  30. List1_MouseDown<
  31. List1_MouseMove
  32. LBhWnd
  33. GetFocus
  34. Picture1_Click
  35. @    Form_LoadP
  36. List1
  37. MoveWindow
  38. ClientToScreen4
  39. Text1_GotFocus
  40. MousePointer
  41. From1
  42. Text1
  43. enabled/
  44. TextFormMove
  45. Drive1_Change
  46. Form_MouseUp
  47. TBhWnd
  48. GetWindowRect
  49. TextBoxRect
  50. ListBoxRect
  51. Rightc
  52. TexBoxRect
  53. Bottom
  54. Label1_Clickn
  55. MeList1
  56. MeList1_MouseMove
  57. MeList1_MouseDown
  58. Text1_KeyPressu
  59. KeyAscii
  60. Text1_KeyDown
  61. KeyCode
  62. Form_KeyDown
  63. List1_KeyDownh
  64. List1_KeyPress
  65. Command1
  66. Dragmode
  67. Form_DragDropq
  68. Source
  69. Text1_DragDrop
  70. Text1_KeyUp'
  71. indowPos
  72. Picture1
  73. Visible
  74. Picture1_MouseDown
  75. width
  76. BoxRect
  77. Form_MouseDown
  78. Form_MouseMove
  79. Form_Load
  80. Text1_KeyDown
  81. Form_DragDrop
  82. Text1_DragDrop
  83. Text1_KeyUp
  84.