Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Shortcut Bar
  New Posts New Posts RSS Feed - using the ImageManagerIcons Object
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

using the ImageManagerIcons Object

 Post Reply Post Reply
Author
Message
EMoscosoCam View Drop Down
Newbie
Newbie


Joined: 15 August 2006
Location: Peru
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote EMoscosoCam Quote  Post ReplyReply Direct Link To This Post Topic: using the ImageManagerIcons Object
    Posted: 15 August 2006 at 5:49pm
 
Please explain me how to use the ImageManagerIcons Object. Does any one has samples for the usage of this object? How is the IconHandle Property used? Is it possible to load icons directly from a StdPicture object or from a raw binary data stream?
 
Thanks a lot in advance.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 16 August 2006 at 11:41am

Hi, you can use .AddIcon method to load from StdPicture,

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
EMoscosoCam View Drop Down
Newbie
Newbie


Joined: 15 August 2006
Location: Peru
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote EMoscosoCam Quote  Post ReplyReply Direct Link To This Post Posted: 17 August 2006 at 6:36pm
Thanks a lot for your reply.
 
I am having trouble trying to put icons to the Shortcutbar ActiveX. I would like to do the following: To add Shortcutbar items one by one and at the same time to add the associated 16x16 and 24x24 icons, without using and ImageList control. Do you have a sample showing how to achieve that?
 
Thanks.
 
PS:
  I am using the version 10.1
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 18 August 2006 at 9:42am
I can't understand why it is problem
 
Shortcutbar.Icons.LoadIcon to load from file
Shortcutbar.Icons.AddIcon to load from handle
 
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.