What is the best way to design a GUI without using the program wizards in Visual C++? I’m currently designing a project that uses the code that you design for the menu, status bar, and other controls and I’m doing all this without the help of the wizards. Right now I’m trying to figure out how to link my toolbar to the menu bar.