Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetActiveForm Method
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
GetActiveForm Method
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01170863
Message ID:
01170863
Views:
76
I have 2 different forms, each with their own Toolbar. They share some of the same button subclasses that I have created. When I click the close button on one form's toolbar, the GetActiveForm method gets a reference to the correct form. When I click the same button on the second form, the GetActiveForm either gets null or a different form?

I assume I am missing a setting somewhere, but I don't see the difference in the 2 forms. I call mmAppDesktop.MainForm.GetActiveForm() and when I step into the code, the property this.IsMdiContainer is true, but the property this.ActiveMdiChild is wrong.

Any help is greatly appreciated.

Kind Regards,

Mat
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Next
Reply
Map
View

Click here to load this message in the networking platform