kshea,
If you have no idea where to start do this: Create a AppWizard SDI application. This generates a bitmap strip for use in the toolbar for the application, so you can go and look at it using the resoruce editor.
In the resource editor under the Toolbar tree node, open the IDR_MAINFRAME item. This will show you how a standard bitmap strip is created in the resource editor.
-pete
I just can't seem to get back my IntelliSense