Code: txtbox.Text = txtbox.Text.ToString("C") Am I doing something wrong?
txtbox.Text = txtbox.Text.ToString("C")
Forum Rules