blah blah blah is here! blah blah » Close

1
votes
1 answers

visual basic 2008 2 integers to a decimal answer

I need to display the output to a listbox, but i need the quotient of the division of the 2 integers to be with its decimal points ( precise) [code] Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) ...

Feedback