Description: This is simply a form and other controls manipulated to act as though to be an on-screen numpad.
Update (11/13/2012 7:00PM)
Gave the numpad a little style.
Fixed bug when closing the numpad using the close button (originally was never there to begin with).
Selected text is replaceable now.
Note: This was originally designed for a specific project, and was stripped down today of its styles and "extra" functionality. Also the style in which it acts was by design also. I had originally wanted the user to enter the value temporarily then pass it over to the receiving text field. However, this can be changed. Feel free to ask how if you cannot figure it out.
enjoy!
This project demonstrates the following..
The use of SetParent function.
Nothing more than simple control manipulations and the basics in good practice in this one!

