\r\n
\r\n \r\n How do you create a toolbar with buttons that change image as you roll over them with the mouse? For example, the IE5 interface has black & white buttons on the toolbar, but when you roll over them individually, they show in color. The standard .NET toolbar only lets you specify a single image list. It does not let you specify separate image lists for enabled/disabled/mouseover button conditions. Furthermore, I can\'t seem to access any events (such as mouse enter or mouse hover) for the individual buttons in the toolbar.
\r\n
\r\nThanks,
\r\nKenbuddy\r\n
\r\n
\r\n \r\n