I have a form with a some controls and events for those controls....when I create an instance of that form the controls (radio buttons) event fires before the form is even loaded. Then....after my form loads, when I click on the either control (in this case either of two radio buttons) the check_changed event fires TWICE!!! What am I doing wrong?
Shane
Shane