Dear Friends
I am having trouble in placing images on the toolBar toolbuttons. The option is there to load a palette but there's no option for loading an image file onto the toolButtons. Please tell me if there's a ready made way to load an image icon on the toolbuttons. Thanks a lot in advance.
Your question is far away to be clear.
Are you using MFC, raw-WinAPI or something else?
Where/in which function did you find "an option to load a palette but no option for loading an image file"?
Please, clarify!
Then using rosource option I am able to create variouis toolbuttons on the toolbar applying event-handling. But how can I put different pictures/images on the toolbuttons. I dont find interesting to use palette. Can we use ready made image files. like png, jpeg etc. Thanks sujan
Open your toolbar resource in the resource editor of Visual Studio.
Then you can edit each image for each button and then you can copy/paste images from other programs into a button.
Or you can use a toolbar image editor, for example I'm using Axialis IconWorkshop and it's very easy to use.
Bookmarks