WPF Popup always topmost in z-Index
Collapse
This topic is closed.
X
X
-
sundarvenkataTags: None -
sundarvenkata
Re: WPF Popup always topmost in z-Index
Also do not recommend anything about StaysOpen or IsOpen. That is not
actually what the problem is about.
-
Nicholas Paldino [.NET/C# MVP]
Re: WPF Popup always topmost in z-Index
sundarvenkata,
posX and posY are where you want the window to pop up at. You should be
able to get it from the control itself or the code making the call to pop
that window up.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard. caspershouse.co m
"sundarvenk ata" <sundarvenkata@ gmail.comwrote in message
news:3c31cb56-f55d-42d0-bdf3-a1217a300471@e1 0g2000prf.googl egroups.com...Also do not recommend anything about StaysOpen or IsOpen. That is not
actually what the problem is about.
Comment
Comment