Dedektif Mithra
Ultra Üye
Arkadaslar checkboxlara su kodu yapıstırdım
If CheckBox1.Checked = True Then
Timer1.Start()
End If
If CheckBox1.Checked = False Then
Timer1.Start()
End If
tımere de açmalı kapamalı yapmak ıstıyorum tımere nasıl bır sey yazmam lazım
If CheckBox1.Checked = True Then
Timer1.Start()
End If
If CheckBox1.Checked = False Then
Timer1.Start()
End If
tımere de açmalı kapamalı yapmak ıstıyorum tımere nasıl bır sey yazmam lazım