Hi all,
I have two WinDesktopAlert controls. In my program the controls are subscribe to two events which will popup alert time to time. However when two event occuring at the same time, the control overlape each other which make one of them invisible.
Can I make them stack on each other?
Thanks.jason
Jason,
Try setting the UltraDesktopAlert's MultipleWindowDisplayStyle to Tiled.
~Kim~