Explain the following line of visual basic code using your own words: lblVat.Text = cstr ( CDBL (txtPrice.text) * 0.10)
Posted: Fri May 20, 2022 9:48 am
Explain the following line of visual basic code using your own
words: lblVat.Text = cstr ( CDBL (txtPrice.text) * 0.10)
words: lblVat.Text = cstr ( CDBL (txtPrice.text) * 0.10)