Need Help with simple code

07/16/2006 08:37 AntiBNI#1
Im having a litle problem with this line of code :
Code:
Private Sub Command1_Click() 
If Option1.GotFocus = Enabled Then <--This line >.<
Timer1.Enabled = False 
Command1.Caption = "Start" 
Else 
Timer1.Enabled = True 
Command1.Caption = "Stop" 
End If 
End Sub
Gives me Runtime error 424
object Requiered

[img]text2schild.php?smilienummer=1&text=kekekeke^_^' border='0' alt='kekekeke^_^' />
07/19/2006 13:58 r00kie#2
Klor gotfokus is falsch und so

Option1.Value = True und so

oder wars

Option1. Checked = True^^

ka schau nach grad kein vb installed