I am trying to capture a check box value in my code, but it always shows false
This is my syntax, if (checkbox1.ThreeState == true)
and this is obviously incorrect since false is always the value.
What is the proper way of capturing if a checkbox is checked on a winform?
Aucun commentaire:
Enregistrer un commentaire