|
-
May 27th, 2011, 04:59 AM
#3
Thread Starter
New Member
Re: Visual Basic 2010 HELP
Cheers, just tryed it. It doesnt work, suggest that lblResult1.Text is not right. but I dont know what to put instead.
I tried:
Dim lblResult1 As Integer = 0
If rbtnAnswer1_1_1.Checked = True Then
lblResult1 = lblResult1 + 1
End If
but this still didnt work
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|