blah blah blah is here! blah blah » Close

1
votes
2 answers

Subtracting Percentage

Guys, I've made a little VAT calculator form, the user inputs the start amount then the VAT rate and it works great for adding the VAT percentage and breaking it down, however i'm trying to reverse the formular but can't get it to subtract ...

1
votes
11 answers

C# Progress Bar Example with Percentage of Completion

hi, Could I have some C# code example of how to use the progress bar, with the percentage of completion? For example, during execution of some code, says in Counting Down from 1000 to Zero, I would like to send the progress bar moving wi ...

Feedback