Entering Feet/Inches in Textbox
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I've searched around, maybe not hard enough, but I just can't seem to find a way to input data in "a" textbox as feet and inches without using two textboxes. (Visual Basic.NET 2003) Does anyone know how I might be able to do this? The inputed data will be used to compute sqaure and cubic feet later on in code, a dollar amount will be later multiplied to this. If that helps at all. Thanks Folks, Dooglo :confused: