Selecting an item from a listbox to show more items in another listbox?
问题 Alright, so i have a problem with my programming, i have three checkedlistboxes, one called " lstShows " 2nd is called " lstSeasons " and third is called " lstEpisodes " and i have two comboboxes that have seasons and episodes in them, one combobox is called " cbSeasons " and 2nd is called " cbEpisodes . so what i'm trying to do is, when i press on an item in lstshows , i want to be able to assign to it items from lstSeasons , and when i want to click on an item in seasons i want to be able