Dim radio As New RadioButton
With radio
.Location.X.Equals(100)
.Location.Y.Equals(100)
.Text = ""
End With
I want a text-less radio button at 100,100 what did I do wrong? Thanks.
This post has been edited by xilith117: 10 October 2012 - 02:29 PM

New Topic/Question
Reply




MultiQuote








|