I'm trying to add a line of code that will automatically check a radio button if the NumberUpDown value is greater than a specified amount.Using NumberUpDown value to control Radio Button in VB.NET?
If NumberUpDown.Value %26gt; X then
RadioButton.Checked = true/false
end ifUsing NumberUpDown value to control Radio Button in VB.NET?
Yes u can use Radio Button's Property Checked for that.
skin blackheads
No comments:
Post a Comment