Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form.Owner Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Form.Owner Question
Divers
Thread ID:
01384343
Message ID:
01384343
Vues:
72
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?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform