Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form.Owner Question
Message
De
26/02/2009 15:09:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01384343
Message ID:
01384391
Vues:
36
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform