R
Ron Green
I have two radio buttons contained by a groupbox in a
winform. I need to make sure that the user selects one of
the radio buttons before hitting submit. Since the radio
buttons are two separate controls and the groupbox cannot
recieve focus, how do I fire the validaing event so that
the errorprovider will warn the user to select one?
winform. I need to make sure that the user selects one of
the radio buttons before hitting submit. Since the radio
buttons are two separate controls and the groupbox cannot
recieve focus, how do I fire the validaing event so that
the errorprovider will warn the user to select one?