Quote Originally Posted by jmcilhinney View Post
I just tested to make absolutely sure that it would work as I expected and it did. Here's what I did:

1. Downloaded both the NumberBox and SimpleNumberBox code files from post #1 in this thread.
2. Created a new Windows Forms Application project in VS 2013.
3. Right-clicked the project in the Solution Explorer and selected Add -> Existing Item.
4. Navigated to and selected the two downloaded code files.
5. Built the project.

After that, I opened the Toolbox and the two controls were added in a new section at the top.
Thank you!

I installed simplenumberbox because that's what I have been using in another project. What is the difference between the that and numberbox?