
October 14th, 2003, 02:16 AM
|
|
Contributing User
|
|
Join Date: Sep 2002
Location: South Coast of NSW, Australia
Posts: 108
Time spent in forums: < 1 sec
Reputation Power: 6
|
|
|
VS.NET keeps removing my event handlers
In VS.NET I'm building a page with lots of functionality on it, rather than multiple pages. I'm doing it like this to keep it consistent with the ASP and PHP versions of this product. It all seems to work OK except that sometimes all my event handlers get removed from the InitializeComponent function and I have to double click all my buttons to get it to add them again. I don't want to add them manually outside the InitializeComponent function because if you then double click the button it gets added again.
Does anyone know why VS.NET is doing this?
__________________
Kind Regards,
John Rebbeck
john@interspire.com
ICQ# 74637937
|