I have 2 checkboxes one to select "YES" and another to select "NO", I have validated some controls like textbox or combobox with the ErrorProvider control, I wonder if that validation can be done with a checkbox so that the symbol of error next to the control, what I want is to avoid the MessageBox to make it more user friendly.