home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_tools / vb_float / float.frm (.txt) next >
Visual Basic Form  |  1992-07-25  |  4KB  |  69 lines

  1. Form1
  2. Bobber and Sinker
  3. Form1
  4. SinkOrSwim
  5. &Sink
  6. SinkOrSwim
  7. S&wim
  8. Floaters
  9. Flotation &Devices
  10. &Water Wings
  11. &Cement Overcoat
  12. Sepline
  13. About
  14.     &About...
  15. Exitapp
  16. E&xit
  17. Form_Click
  18.     Form_LoadE
  19. setWindowPos
  20. hWndInsertAfter
  21. wFlags
  22. SWP_NOMOVEj
  23. SWP_NOSIZE|
  24. HWND_TOPMOSTB
  25. Command1_Click
  26. SWP_SHOWWINDOW
  27. CurrentX
  28. CurrentY
  29. Width
  30. HeightW
  31. Command2_ClickM
  32.     FDs_Click
  33. Index
  34. Floaters_Click
  35. Checked
  36. Form1
  37. (FoFoFoFoFoFoFoFoFoFoFoFoFoFoFoFoFoFoFoFo=
  38. (oFoFoFoFoFoFoFoFoFoFoFoFoFoFoFoFoFoFoFoF$
  39. SinkOrSwim_Click
  40. Exitapp_Click
  41. About_Click]
  42. Screen
  43. windowf
  44. float
  45. Ignore size parameters
  46. Ignore position parameters
  47. Display window
  48. Make window float 
  49. Form_Load
  50.  Next line positions the app window in the middlei
  51.  of the form horizontally, and 1/5th of the way down vertically.
  52. FDs_Click
  53.  This sets window in float mode 
  54.  These lines check the current setting in the menu.
  55.  This sets it in sink mode.m
  56.  Ditto as above.
  57. %{TAB}
  58.  Transfers focus to previous active app.
  59. SinkOrSwim_Click
  60. This sets the window in "sink" mode
  61.  These lines check the current status in the menu.
  62. %{TAB}
  63.  Transfers focus to previous active app.
  64. This sets it in float mode.m
  65.  Ditto as above.
  66. Exitapp_Click
  67. About_Click
  68. A base for & illustration of a VB app that will float on top of other windows (and toggles to sink, too). Basic information/code comes from Inside Visual Basic, June & July 1992. Use this .MAK freely. David Stewart, Argyle Softstuff."
  69.