Hi, I'm just starting to learn how to create custom controls in C# but I'm having a problem with the toolbox here.
After creating and compiling the custom control in the Library project, i add new project to the solution to test my new control, so i add reference like every tutorial instructs. However, i got stuck because of the toolbox, it does not display my control, can anybody help telling me what the problem is?
Thanks a lot for reading.