home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / no_ghost / noghost.frm (.txt) < prev    next >
Visual Basic Form  |  1993-11-29  |  4KB  |  72 lines

  1. MainForm
  2. NoGhost TestApp
  3. Form15
  4. Label1
  5. FileMenu
  6. &File
  7. ExitChoice
  8. E&xit
  9. ConfigureMenu
  10. &Configuration
  11. EnableChoice
  12. &Enable Processing
  13. SizingOption
  14.     &Sizeable
  15. @    Form_Loadd
  16. RegNoGhost?
  17. UnRegNoGhost
  18. ErrCode
  19. Form1
  20. Form_Unload
  21. CancelY
  22. SizingMode
  23. OnOff
  24. AllowSizing
  25. AllowMoving
  26. EnableChoice_Click
  27. EnableChoice,
  28. Checked
  29. SizingOption_Click
  30. SizingOption
  31. ExitChoice_Click
  32. MainForm
  33. AboutChoice_Click
  34.     AboutForm
  35. LabelWidth"
  36.     LabelMult
  37. Form_Resize
  38. Label1
  39. Width5
  40. ScaleWidth
  41. Label1_Click
  42.     lblStringN
  43. lblMult
  44. Caption
  45. Form_MouseDown:
  46. Button`
  47. Shift
  48. WindowState
  49. Visible
  50. sample}
  51. program
  52. control
  53. works
  54. Blaum
  55.     Copyright
  56. Sapphire
  57. Technologies
  58. Registrationb
  59. noghost.dll
  60. EnableChoice_Click
  61. ExitChoice_Click
  62. Form_Load
  63. NoGhost is a tool which allows Visual Basic applications to respond to Cascade and Tile messages properly.  It also behaves properly when the Visual Basic application is minimized and does not detract from the Cascading or Tiling of other applications.  NoGhost is programmer configurable to allow or disallow sizing of the Visual Basic application's window.  
  64. Try this sample program to get an idea how the control works.  Turning off the Enable Processing option will show you how Visual Basic applications normally behave.  
  65. NoGhost only requires 5K of memory and one simple call to a DLL function.
  66. By Greg Blaum - CIS: 71212,1763
  67. Copyright 1993
  68. NoGhost is FREEWARE, suggestions or questions are welcome
  69. Form_Resize
  70. Form_Unload
  71. SizingOption_Click
  72.