|
-
April 29th, 1999, 10:01 AM
#1
Removing Toolbar Items
In VC++ 6 when you are using the resource editor and editing your toolbar that the MFC App Wizard created for me. How can I delete/remove buttons from the toolbar? Also is there a way from inside VC++ 6 that I can view my .rc file in text format like I could if I opened it up in Notepad? Thanks for your help.
-
April 29th, 1999, 05:11 PM
#2
Re: Removing Toolbar Items
To remove the toolbar icon, just drag it off the toolbar.
To open the RC file in text mode, go to the File, Open menu item, and select your RC file. In that dialog box, you will notice that "Open As" is set to "Auto"; change it to "Text".
LA Leonard - http://www.DefinitiveSolutions.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|