Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing the Main Application Window
Message
From
28/06/2004 03:50:22
Filip Bruman
Kirschberg Holding
Copenhagen, Denmark
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00917128
Message ID:
00917860
Views:
12
Hi Kevin,

>>It seems that I can not access the main application window with 'App.MainForm' as it is said in the 'MM .NET Developer's Guide' on 'Accessing the Main Application Window'.
>>Does anyone know how to solve this?
>
>Are you getting an error when you try to access it or is the value null?

I get a compile error on the line
this.MdiParent = App.MainForm;
Error message is :
The type or namespace name 'App' could not be found (are you missing a using directive or an assembly reference?)
The form, which the code is put on, is a mmBusinessForm which also uses (using) MM.Main.Windows.Forms.
References of interest in the project that the form is placed in is :
Mere Mortals Framework
Mere Mortals Framework Automation
Mere Mortals Framework Interfaces
and Mere Mortals Framework Windows Forms.

Regards

Filip
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform