|
-
Nov 6th, 2005, 03:00 AM
#1
Toolbar icons not visible at runtime [RESOLVED]
I had a toolbar working fine, using windows common controls 6 (SP6).
Now I added another toolbar, but this one is the Windows Common Controls 5 (SP2) toolbar. I linked the Toolbar to the imagelist. At design time I see the toolbar perfectly well, but at runtime the icons just dessapear.
I need to use version 5 of Common Controls (Comctl32) because I'm using the Manifest file.
Why the icons are not visible at runtime?
Thanks.
Last edited by jcis; Nov 6th, 2005 at 05:49 PM.
Reason: [RESOLVED]
-
Nov 6th, 2005, 07:57 AM
#2
Re: Toolbar icons not visible at runtime
I'm not saying this is the cause but make sure all the icons in the ImageList are the same type all 16x16 or 32x32 or 64x64. I've made Toolbars in the past and mixed the icon sizes and you couldn't make out the icon on the button, but you could see some sort of an image there.
Keith
I've been programming with VB for 25 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
-
Nov 6th, 2005, 08:11 AM
#3
Re: Toolbar icons not visible at runtime
-
Nov 6th, 2005, 10:34 AM
#4
Re: Toolbar icons not visible at runtime [RESOLVED]
I see you've made this topic [Resolved], did that cure it.
You can put a green tick in the original topic.
Keith
I've been programming with VB for 25 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|