Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
StackOverFlow Error
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
StackOverFlow Error
Miscellaneous
Thread ID:
00922183
Message ID:
00922183
Views:
78
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/
Next
Reply
Map
View

Click here to load this message in the networking platform