![]() |
|||
|
About Article
Alternative to need help in the piece of code
Without knowing what "b" is, I would say you need this:If RadioButton1.Checked = True Then b.Add(textBox27.Text)Else b.Add("0")End If
Related Articles
|
||||||||||||||