Hello everyone,
I'm working on an application which used to do screenpop while receiving any live event from a server. I'm using several panels as screen interface within a single windows form. The screepop is working but sometimes it's not triggering the screenpop while an event has been received.
I'm using the panel Visible and BringToFront properties to do the screenpop. Sometimes when an event has been received, there's some delays of the screenpop too.
May I know is there any other way or the best way to do screenpop smoothly?
Anyone has idea on this? Thank you.
Kind regards,
Eric
