home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / MSN_Style_1900946132005.psc / @PSC_ReadMe_61107_1.txt
Text File  |  2005-06-13  |  2KB  |  23 lines

  1. Title: MSN Style Alert Window 3.0
  2. Description: MSN style alert now in windows form with title bar, it neither 
  3. requires activeX control nor any DLL file. You can even change 
  4. sound of Alert Window, just by changing 'PlaySoundResource' in 
  5. FormLoad event form 101 to 103. You can also add your own 
  6. sound, just add wave file in the resource file under the heading 
  7. 'WAVE'.
  8. Gradient effect is now included in the version of Alert 
  9. Window in prior version you could use only one color of heading 
  10. area but in this version you can use gradient effect of two colors 
  11. of your desire. You can not only change the colors of gradient 
  12. of your of desire but also change the angle of gardient. 
  13. For example: 90 or -90. All you need to do just change color 
  14. and anlge in FormLoad Event as simple as that.
  15. Another upgrade version of Alert Window is now here, in this version
  16. of Alert Window FadeIn and FadeOut effect of form isincluded. You can
  17. set FadeIn and FadeOut duration as you like by adding 'Step' code
  18. in ForNext loop in FormLoad Event from 1 to 255 depends on you need. Still more to come with new exciting feature and which will allow multiple Alert Window. Plz vote for it if u like and drope a critical comment if u dont. plz report any bug if u find.
  19. This file came from Planet-Source-Code.com...the home millions of lines of source code
  20. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=61107&lngWId=1
  21.  
  22. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  23.