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
Share
It isn’t exactly clear what you are asking. Assuming you’ve got bitmap files with names like “spring.png” etc in your bin\Debug folder, this ought to work: