-
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. The DefaultValue of the said property is FALSE...