MrComan
Onaylı Üye
Kod:
VB.Net:
If CheckBox1.Checked = True Then 'Açma
End If
If CheckBox1.Checked = False Then 'Kapama
End If