I created a custom control that inherits from textbox in a separate project (class library) in my solution. The custom control appears in the toolbox. I added a reference in my main project to the class library project. I can drag it to a form OK, but if I click away from it to another control, I can't click back. Yet, if I drag another control to the form, say a label, and then delete the label, focus jumps to my custom control again. Anybody know what is going on here?
Thanks,
arevans
Thanks,
arevans