Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Managing Forms in C#
Message
 
À
03/01/2008 12:47:06
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01279278
Message ID:
01279295
Vues:
11
Thank you!

I will subclass my forms:

public class myformclass : Form
public myformclass(object pointer)
...

Where the pointer points to some elements of data the form will need to access--this is my hook into other objects in my application.

Question: Is there an easy way of having VS set up this code when creating a new form or does this have to be manually changed by hand for each?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform