Hi, I started coding a while ago, and used an old copy of visual basic 5.0, but it wasn't doing what I wanted it to and so I go visual basic 2010
the problem I'm finding is that everything I have learnt with 5.0 has changed and it's saying I can't write stuff like If chkColors.Value = 1 Then and If optLevel2.Value = True Then. It gives an error saying that .Value and = won't work. So my question is what can I do to fix and change the code so it works. And if you need the whole code to look at then I will send it too you.
the problem I'm finding is that everything I have learnt with 5.0 has changed and it's saying I can't write stuff like If chkColors.Value = 1 Then and If optLevel2.Value = True Then. It gives an error saying that .Value and = won't work. So my question is what can I do to fix and change the code so it works. And if you need the whole code to look at then I will send it too you.