Hello everyone and thanks in advance for your help. I am relatively new to programming and I have decided to do a project to solidify what I have learned in school. Here's my problem...
I want to create a combobox where, when you make a choice another combobox becomes visible with different items in its collection depending on what you chose in the first combobox.
I have searched through the MSDN library and made little progress. Can you help point me in the right direction?