MSN type Alert control
Hi Asad,
Thank you for using Syncfusion Products,
We would like to let you know that your requirement can be
achieved by using SplashPanel. We have also prepared sample for your reference
and you can refer the below link.
Please have the below UG documentation link regarding
SplashPanel.
UG Link: http://help.syncfusion.com/ug/windows%20forms/default.htm#!Documents/splashpanel.htm
Please let us know if you need any further assistance,
Regards,
Saravanan T
Attachment: SplashPanel_notification_1594884d.zip
Issue resolved by the following code
this.splashPanel1.DesktopAlignment = SplashAlignment.Custom;
splashPanel1.TimerInterval = 5000;
splashPanel1.AnimationSpeed = 10;
splashPanel1.ShowSplash(new Point(100,200), this, false);
Hi Asad,
Thank you for your update,
We hope that the requested behavior has been resolved.
Please let us know if you have any concerns ,
Regards,
Saravanan T
- 6 Replies
- 2 Participants
-
AS Asad
- Aug 6, 2014 11:15 AM UTC
- Aug 8, 2014 06:15 AM UTC