ActiveX version problem |
Post Reply |
Author | |
nebi
Newbie Joined: 31 July 2003 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 31 July 2003 at 5:38am |
There is a CommandBars.AddImageList method that can only take MS supplied image list as a parameter - that greatly reduces usage of the advanced (XP-enabled) image lists (i.e. vbAccelerator image list capable of 32-bit images) Why not having something like CommandBars.AddImageListHandle(hImageList as ...) in addition?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
See staticBars sample. It is used 32bit icons and AddIconHandle method.
|
|
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 |