Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form.Owner Question
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Form.Owner Question
Miscellaneous
Thread ID:
01384343
Message ID:
01384343
Views:
73
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
Next
Reply
Map
View

Click here to load this message in the networking platform