July 15, 2005
.NET ADF Toolbar Hover Style Problem
This is probably a known bug, but I thought I would just blog it anyways, just in case some people have this problem.
Very simple bug actually, in the designer, on the toolbar control, setting the properties, under ToolbarItemHoverStyle, and under font, setting italics to false.
Run your application and hover over the toolbar and you will notice that the font is still italics.
This applies when the ToolbarStyle is set to image and text. It is kinda of an annoying bug, but none the less, then again who uses text on a toolbar?. hehe. I just use it in deveopment until the design team take over and make some nice icons


one of my users encountered the same problem. Thanks for the confirmation.