by Muhammad Waqas Iqbal (3 Submissions)
Category: Custom Controls/Forms/Menus
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)

MSN style alert now in windows form with title bar, it neither
requires activeX control nor any DLL file. You can even change
sound of Alert Window, just by changing 'PlaySoundResource' in
FormLoad event form 101 to 103. You can also add your own
sound, just add wave file in the resource file under the heading
'WAVE'.
Gradient effect is now included in the version of Alert
Window in prior version you could use only one color of heading
area but in this version you can use gradient effect of two colors
of your desire. You can not only change the colors of gradient
of your of desire but also change the angle of gardient.
For example: 90 or -90. All you need to do just change color
and anlge in FormLoad Event as simple as that.
Another upgrade version of Alert Window is now here, in this version
of Alert Window FadeIn and FadeOut effect of form isincluded. You can
set FadeIn and FadeOut duration as you like by adding 'Step' code
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.
Download MSN Style Alert Window 3.0 (317 KB)