Combobox how to get the selected item to show a theme
        Posted  
        
            by Michael Quiles
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Michael Quiles
        
        
        
        Published on 2010-05-25T15:05:36Z
        Indexed on 
            2010/05/25
            15:21 UTC
        
        
        Read the original article
        Hit count: 209
        
c#
I'm doing a tic tac toe game and I am trying to add a combo box that will change the applications background based on what the person selects right now I have summer, spring, fall, winter and the images are in the bin/debug folder how can I get this to work I don't know where to start and the tutorials are a bit confusing. Could you please help me
© Stack Overflow or respective owner