To shorten it up, I want a MenuStrip to have the MainMenu color scheme but with images beside the text for each MenuItem like you can do with a MenuStrip.
For the ToolStrip, I want it to be the have the same color as the MainMenu which is the same color as you see that the MainMenu and ToolBar are in this program below.
I don't really have any code right now. I just have the Form created.

I want the MenuStrip to have images like it does in this image, but with the color scheme you see in the MainMenu above.
