Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing the Main Application Window
Message
De
28/06/2004 03:50:22
Filip Bruman
Kirschberg Holding
Copenhagen, Denmark
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00917128
Message ID:
00917860
Vues:
13
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform