view original | go back | toggle font

2046-dotnetbar

DotNetBar-11.7.0.0

DotNetBar is world's first component to introduce fully featured Office 2013, Office 2010, Windows 7 and Office 2007 style Ribbon controls, first to provide full Windows XP Theme support, first to provide Diamond Docking Guides for dockable windows etc. With DotNetBar you always get latest advancements in user interface technology in your applications before anyone else. Don't take our word for it, read what others are saying about our products and support...

DotNetBar-11.7.0.0 World's first set of Metro User Interface controls with Metro Tiles, toolbars, slide panels, forms, completely automatic color scheme generation for unlimited color themes and more. Make applications using the latest user interface style available today.

DotNetBar-11.7.0.0

DotNetBar-11.7.0.0 Office 2013, Office 2010, Windows 7 and Office 2007 Ribbon Control with unlimited color schemes, Backstage Application Menu, Windows Vista Glass support, tab groups, ribbon hyper menus, multi-level KeyTips, complete Quick Access Toolbar (QAT) customization and complete support for Ribbon Menu Tabs

DotNetBar-11.7.0.0 Office 2013 Ribbon Bar control with button groups, popups and more 

DotNetBar-11.7.0.0

DotNetBar-11.7.0.0 Office 2007 Super Tooltips control with 18 color styles

DotNetBar-11.7.0.0

Version: 11.7.0.0

New: SuperGrid: Column and Cell Merging functionality added
New: SuperGrid: Added base support for "object" binding (in addition to binding to data collections (IList, DataTable, etc).
New: SuperGrid: Performance changes made to the GridComboBoxExEditControl when the control is bound to a DataTable (specifically when utilizing ValueMember and DisplayMember components). This enhancement is enabled by default - the GridComboBoxExEditControl.CacheDisplayMembers property can be set to false to disable it.
New: Updated all Metro Tile predefined colors
New: StepItem.BackColors property added to specify custom background colors for the item
New: StepItem.TextColor property added to specify custom color for the item text
New: Accessibility support added to TabStrip and TabItem
New: ColorPickerButton: Added OwnerWindow property to specify the owner of the colors dialog
Fixed: LayoutControl under certain use cases may assign the TabIndex for controls incorrectly
Fixed: SuperGrid: Fixed a BindingSource regression issue introduced in ver. 11.6.0.2, which would cause the grid to not recognize records appended to the list via the external BindingSource.
Fixed: Radial Menu of Circular type might have top pixel cut off of top most radial menu item
Fixed: Docking hints might allow docking on disallowed sides by Bar.CanDockTop, Left, Right or Bottom properties under certain use cases
Fixed: PageSlider might generate System.OverflowException on x64 system when Back/Forward system app commands are used
Fixed: SuperTabControl: Fixed an issue where the ControlBox would not be correctly positioned when displayed RightToLeft.
Fixed: LayoutControl does not correctly positions the items after an item has 101% width to consume entire line
Fixed: LayoutControl LayoutGroup under certain conditions might not position items inside in single vertical line
Fixed: MDI Child OfficeForm might be re-shown after its hidden in certain use cases
Fixed: SuperGrid: Made some minor changes to the DataBinder to circumvent inherent CurrencyManager issues present when BindingSources are set prior to db fill operations being performed.
Fixed: ItemPanel.EnsureVisible method under certain cases might scroll control horizontally more than needed
Fixed: Added check for MetroTileItem to see whether item is Enabled before changing Checked property using mouse
Fixed: Ensuring that attached LayoutControlItem is destroyed if Control that its connected to is deleted in designer
Fixed: AdvTree NodeClick event does not fire when multiple nodes are selected and Right mouse button is used