This is a migrated thread and some comments may be shown as answers.

DesktopAlert as ShowDialog

1 Answer 74 Views
DesktopAlert
This is a migrated thread and some comments may be shown as answers.
Shanti 😎
Top achievements
Rank 2
Veteran
Shanti 😎 asked on 12 Mar 2021, 10:15 AM

Hi,

I want to call DesktopAlert as ShowDialog instead of show. if any solution available ?

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 15 Mar 2021, 06:01 AM

Hi, Tovino,

The public API that RadDesktopAlert offers contains only the Show method. It is not purposed to be shown as a modal dialog.

If you want to show a modal dialog, I believe that RadMessageBox would be a more appropriate solution for your case: https://docs.telerik.com/devtools/winforms/controls/forms-and-dialogs/messagebox/messagebox 

Internally, it uses a RadForm and its ShowDialog method. Hence, it may fit your scenario.

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
DesktopAlert
Asked by
Shanti 😎
Top achievements
Rank 2
Veteran
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or