B
Brian Henry
How can you stop the check changed event from fireing during the
initilization of a form? I have about 4 radio and check boxes on the form,
and when the form is initilizing, the one that is marked as checked during
the initilization (when InitializeComponent is called) always fires it's
check changed event, which I don't want it do to.. how can you prevent this?
thanks
initilization of a form? I have about 4 radio and check boxes on the form,
and when the form is initilizing, the one that is marked as checked during
the initilization (when InitializeComponent is called) always fires it's
check changed event, which I don't want it do to.. how can you prevent this?
thanks