Link two checkbox controls in winforms?

0

I have 2 checkboxes that have text "Yes" and the other "No", they are an answer to a question, what I want to do is if a checkbox is automatically selected to deselect the other one. Is there any property that can be configured to do it without explicitly assigning the value in the code?

    
asked by Aetos2501 18.04.2018 в 00:13
source

0 answers