Shortcutbar: Use a commandbars icons |
Post Reply |
Author | |
ianp
Moderator Group Joined: 19 December 2003 Location: United Kingdom Status: Offline Points: 119 |
Post Options
Thanks(0)
Posted: 23 February 2005 at 11:41am |
I have a form with a commandbars control loaded from an xcb file which adds 30+ icons to the commandbars icons collection. I would like to use these icons for the shortcut bar - is it possible? If so can you point me in the right direction? Thanks Ian |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Yes, it is:
Try something like: wndShortcutBar.Icons.AddIcons CommandBars.Icons Or (Not sure on this one): wndShortcutBar.Icons = CommandBars.Icons |
|
ianp
Moderator Group Joined: 19 December 2003 Location: United Kingdom Status: Offline Points: 119 |
Post Options
Thanks(0)
|
dumb question, its the end of the day and my id numbers don't match Working now
Edited by ianp |
|
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 |