G
Guest
Hi
I'm new at this and need some help. I have a "solution" with 2 projects - the main project and a library. The library is simple, it contains a text box that will appear many times in the form in the main project
My problem is that I would like events (leaving the text box) to be recognized in the main project. Alternatively I would like to be able to access classes in the main project -- I would like to be able to have the class with the text box be able to set a property in the main project
I can't seem to figure out how to connect these two projects. I was able to drag the text box from the library into a control on the main form. But beyond that I don't know how to communicate between these things
Any help would be greatly appreciated
Thanks
Art
I'm new at this and need some help. I have a "solution" with 2 projects - the main project and a library. The library is simple, it contains a text box that will appear many times in the form in the main project
My problem is that I would like events (leaving the text box) to be recognized in the main project. Alternatively I would like to be able to access classes in the main project -- I would like to be able to have the class with the text box be able to set a property in the main project
I can't seem to figure out how to connect these two projects. I was able to drag the text box from the library into a control on the main form. But beyond that I don't know how to communicate between these things
Any help would be greatly appreciated
Thanks
Art