Browse by Tags

Talk about a breaking change
Published 05-03-2005 6:27 PM | jokiz
Last time, I reported a bug on the ToolBar control of Windows Forms which I have discovered upon a query of an officemate. I just saw that there is an update on my reported bug as Won’t Fix due to a breaking change, :p.
Filed under: , , ,
ToolBar.DropDownArrows property is flawed
Published 02-17-2005 6:22 PM | jokiz
An officemate of mine could not disable the DropDownArrows for the DropDownButton style ToolBarButton. After trying it out and using Reflector, I found out that the default value for the DropDownArrows property of the .NET ToolBar is not properly configured...
Filed under: , , ,