Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
StackOverFlow Error
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
StackOverFlow Error
Divers
Thread ID:
00922183
Message ID:
00922183
Vues:
79
Hi everyone,
I subclassed a text box from MM, now i want to add a custom property to that text box.

i added the following code to it and now i get a
Exception of type System.StackOverflowException was thrown.
error when i try to set the property.

Any Ideas? this is the code to add the property :
public bool HadError
{
	get { return HadError;}
	set {HadError = value;}
}
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform