Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form.Owner Question
Message
From
26/02/2009 15:09:17
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01384343
Message ID:
01384391
Views:
37
>In inside my form desktop I do:
>
>
>frmAccount oForm = new frmAccount();
>oForm.Owner = this;
>oForm.ShowDialog();
>
>
>However, when I want to do the same from within my Forms Manager class, what does Owner get set to? How to I set it to a reference to the desktop form?

oForm.MdiParent = this;

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform