blah blah blah is here! blah blah » Close

0
votes
1 answers

C# - Converting a string to a double with textboxes

in my program I am using a database containing a product name and product cost that is associated with the product. On my form I have several comboboxes for several categories of products , with a textbox beside each combobox. When I select ...

Feedback