Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WindowManager
Message
De
21/01/2009 18:05:01
Sid Meyers
Omegaware Consulting, Inc.
Minnesota, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
WindowManager
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01376105
Message ID:
01376105
Vues:
57
In one of my previous posts I had wondered about how to set the "Owner" property when opening a form from another form, I got that figured out.

Basically, the process should be as follows: Customer screen, shows a tab with related vendors, click on the vendor record and it opens up the vendor form to the detail tab for the selected vendor.

I don't quite have the movement figured out yet. My guess is to create a property on my vendor window with the current selected vendor. I'd like to check to see if the vendor window is already open and then move to that vendor and activate the window. Is there something I'm missing from the WindowManager? When I debug I don't see that my Windows collection has any members even though I've initiated my forms through mmAppWPF.WindowManager.Show(new CustomerWindow(), this) .

Any ideas?

Thanks,
-Sid.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform