Text Box not updating from an event
Hello, Im using C# VS2008 .Net 3.5
I have created a usercontrol which is placed in a windows form, and have a textbox in that control that updates from code behind a button but not from an event.
Any ideas would be appreciated Regards