In my code I end up using checkBox.Enabled = true and checkBox.Checked = true.
checkBox.Enabled = true
checkBox.Checked = true
Is there a way to shorten these properties?
Aucun commentaire:
Enregistrer un commentaire