Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I pass parameters from Form1 to Form2?
Message
De
07/09/2002 10:57:17
 
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
00697863
Message ID:
00697905
Vues:
15
txtChartNo.Text is probably a private object. You need to either make it public, or expose it as a public property (with gets/sets).

~~Bonnie


>If I try to access an objects value on Form1 from Form2 quoting the namespace, I get the error:
>
>'.FormMain.txtChartNo.Text' is inaccessible due to its protection level.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform