I have a listbox on page 2 of a TabStrip. I set the SelectedIndex of the
listbox to 0 in code. When I click on page 2 of the TabStrip, the
SelectedIndexChanged fires again, even though the selected index is not
changing at the time.

Any idea why?

PS: I have radio buttons and checkboxes on other pages of the tab control
and they don't seem to fire "extra" events when I switch to their page.


matt tagliaferri

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to