Groups | Blog | Home
all groups > vb.net controls > february 2004 >

vb.net controls : No images on ToolBar Buttons


David Pendleton
2/12/2004 7:53:37 PM
Hello all.

For some unknown reason, my ToolBar has stopped displaying images on it's
Buttons.

The ImageList contains images, is associated with the Toolbar and each
button shows its correct image in the Property explorer and when viewing the
Form in design view.

When I run the app, either from it's executable or in VS, the images are not
shown.

Any ideas?

Thanks.

--
ROT-13 my email address to reply directly

hirf-spam-me-here NO[at]SPAM gmx.at
2/13/2004 3:04:08 AM
* "David Pendleton" <qnirca@gpd.arg> scripsit:
[quoted text, click to view]

If you are using Visual Styles, call 'Application.DoEvents' directly
after calling 'Application.EnableVisualStyles'.

--
Herfried K. Wagner [MVP]
Ken Tucker [MVP]
2/13/2004 6:35:17 AM
Hi,

http://support.microsoft.com/default.aspx?scid=kb;en-us;327154

Ken
----------------------

[quoted text, click to view]

Dino Buljubasic
2/17/2004 4:16:21 PM

I have had the same problem.

This can happen if your toolbar sits on a panel or some other control.
Toolbars will work properly only if they are sitting directly on the
form.

Dino

On Thu, 12 Feb 2004 19:53:37 -0600, "David Pendleton" <qnirca@gpd.arg>
[quoted text, click to view]
AddThis Social Bookmark Button