Am 15.04.2006 um 17:50 schrieb Marc Van Olmen:

In the constructor of one of my containercontrol, I want to get access to the Main (or owner) Window
So the real window that's hosting all the container controls.
The container Controls can be several levels deep of container controls. in the debugger I see "ownerWindow", but I can't seem to be able to access that in my code, because compiler gives warning.

From the language reference: ContainerControl Class

Properties: Window Tpye: Window

Gets the containing window. Multiple levels of embedding are
permitted, so this window may not be the highest level
window.

Hans-Georg
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to