![]() |
How to add icons to menubar |
Post Reply
|
| Author | |
wuyunpeng
Newbie
Joined: 01 December 2005 Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Topic: How to add icons to menubarPosted: 05 December 2005 at 12:24am |
|
If i add toolbar and call LoadToolBar function, then the corresponding icons may apper in my menu bar,i'd like to know how this works. On the other hand,If thers is no toolbar in my project,then how to add icons to menu item? thanks. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 December 2005 at 12:50am |
|
Hi, After you load toolbar all icons added to CommandBars ImageManager, you can manually add them: pCommandBars->GetImageManager()->SetIcons(IDR_RESOURCE ); |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |