In a general case you can't. If it has a parent then the parent will receive a ChildAdded event but windows usually don't have a parent so such information is not available. Only when a window is shown you can intercept its show event.
In a general case you can't. If it has a parent then the parent will receive a ChildAdded event but windows usually don't have a parent so such information is not available. Only when a window is shown you can intercept its show event.
Last edited by wysota; 28th March 2011 at 16:09.
Bookmarks