Alert box showing up behind other windows
Created at 25 Sep 2020, 04:19
CT
Alert box showing up behind other windows
25 Sep 2020, 04:19
Hi,
I am using Windows Forms as alerts.
The alerts more often than not show up hidden behind other windows. I don't see them when they appear and need to look for them in the taskbar.
The form is set to BringToFront() and TopMost is true.
Why does this happen and what to do to make them show up being visible.
The alerts are displayed asynchronously, if that matters.
Thank you.
Replies
ctid2568413
25 Sep 2020, 13:13
Thanks, I will be testing it shortly.
Edit: The link has been helpful. It looks like it works.
@ctid2568413
PanagiotisCharalampous
25 Sep 2020, 07:50
Hi ctid2568413,
Some solutions are proposed here.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous