Howdy Good People!

Today we releasing 11.2 version of DotNetBar with Visual Studio 2012 inspired Light and Dark themes. Here are two screen-shots of Light and Dark theme from our sample:

DotNetBar Visual Studio 2012 Inspired LightTheme

 

And dark theme:

DotNetBar Visual Studio 2012 Inspired Dark Theme

Both of these themes are Metro based themes which means that they will also affect ambient colors (BackColor, ForeColor) of controls on the form. Using StyleManager you can switch to one of these new themes and using StyleManagerAmbient component on your form you can control which controls receive ambient settings from StyleManager.


There are more than 70 new features and fixes in this release. Do not forget that our online Knowledge Base is getting updated constantly and is great source of information and tips on DotNetBar usage.

You can download latest build of DotNetBar at http://www.devcomponents.com/
 

Today we’ve released new version of DotNetBar with brand new Toast Notification component. Toast notifications are messages that appears on the surface of the specified parent control for a short period of time. They do not receive focus (or pause the current activity), so they cannot accept any user input. They are ideal for status update type of the message. Here is an example of two toast notifications in different color schemes:

And here is how toast notification appears when used in an app:

Toast notifications are really simple to use and single line of code is used to display them, for example:

        ToastNotification.Show(this, "Establishing connection...")

We have also added very simple Line control. While drawing lines is easy, sometimes its much more convenient to have control which draws a line. This control is for those times.

There are more than 70 new features and fixes in this release. Here are detailed Release Notes.

Do not forget that our online Knowledge Base is getting updated constantly and is great source of information and tips on DotNetBar usage. If you have current DotNetBar license download latest release on Customer Only web site. Fully functional trial version is also available. Thank you so much for using our controls.

Tagged with:
 

Hi Everyone,

We are releasing DotNetBar for WPF 7.2 with Office 2013 styling for the Ribbon, Docking, Editors and Schedule controls. Core to new styling is our Office 2013 color scheme generation algorithm which will create complete color scheme for controls based on single base color you specify. So having as many color schemes as you want is super easy:

There is also updated Backstage application menu:

Our docking control also receives new Office 2013 inspired styling:

Schedule control styling has been updated as well, here is screen-shot of the new month view:

Here are detailed Release Notes. If you have current DotNetBar license download latest release on Customer Only web site. Fully functional trial version is also available. We are working on even more major new exciting features, but please do not hesitate to send me your feedback and wishes. Thank you for using our controls and please let me know how you like them.

 

 

 

 

Today we released new version of DotNetBar with world’s first Office 2013 style Ribbon control. Then we top that with built-in 220 symbols library which can be used on our buttons (courtesy of FontAwesome). And there is much more. Here is screen-shot of new Office 2013 style:

We’ve also updated the Backstage Application Menu to fit new Office 2013 appearance:

Our new Office 2013 styling comes with unlimited color schemes generator which will generate complete color scheme based on single color you specify:

We have also included 220 symbols library (courtesy of FontAwesome) that you can use instead of images on our buttons. Simply set Symbol and SymbolSize properties using designer. Nice thing about these symbols is that they are vector based which means they will render well in wide range of sizes and they will use current color scheme settings for button to render themselves. They are perfect fit for Office 2013 and Metro/Modern UI applications. Here is screen-shot of symbols:

And here is a simple button using a Symbol as image:

There are more than 65 new features and fixes in this release. Here are detailed Release Notes. If you have current DotNetBar license download latest release on Customer Only web site. Fully functional trial version is also available. Thank you for using our controls and please let me know how you like them.

Tagged with:
 

Hello Good People,

Today we released new version of DotNetBar with SuperGrid Data-Grouping feature. The SuperGrid now supports single and multiple Column grouping, with the ability to specify the sort direction for each group. It provides the end-user with user interface for creating groups and sorting. The grouping section displayed on top of the grid shows current grouping. To perform data-grouping you simply drag & drop column into the group section. Following screen-shot shows grouping in SuperGrid control:

The SuperGrid supports user rendering of additional “detail” group rows through the dynamic use of the GetGroupDetailRows event. Group Detail Rows are temporary rows that can be added by the application following a SuperGrid grouping operation. Group Detail Rows are automatically removed when the grouping changes (either cleared or set/reset to another group criteria). Group Detail Rows are totally defined and rendered by the user application – the row’s content is neither known nor managed by the grid. Following screen-shots from sample app included with DotNetBar shows how detail group rows are used to add totals to the SuperGrid:

There are 60 new features and fixes in this release. Here are detailed Release Notes. If you have current DotNetBar license download latest release on Customer Only web site. Fully functional trial version is also available. Thank you for using our controls and please let me know how you like them.

 

Hi Everyone,

Today we released new DotNetBar for you with first implementation of Metro Office styling, VS.NET 11 support and more. Here is screen-shot of all new Metro Office styling:

Since final look and feel of Metro Office is not known you can expect our style to change so to match final look and feel of next version of Office. We have also added new StyleManagerAmbient component which is used to manage Metro style ambient properties assignment for child controls on the form. You can read about that in Metro KB article.

We also added support for Visual Studio 11 which is in Beta right now. You should see DotNetBar controls appear in VS.NET 11 toolbox. VS.NET 11 has completely new property grid so if you experience any design-time issues with DotNetBar and VS.NET 11 please let us know.

Also new is year/century selector for our month calendar control. Here is small animated image showing selector in action:

There are over 80 new features and fixes in this release including many refinements for our incredibly well received SuperGrid control. Here are detailed Release Notes.

Please do not forget that our online Knowledge Base is getting updated constantly and is great source of information and tips on DotNetBar usage.

If you have current DotNetBar license download latest release on Customer Only web site. Fully functional trial version is also available. Thank you for using our controls and please let me know how you like them.

 

This week we have released DotNetBar for WPF 7.1 with new advanced Data-Grid control. Data-Grid control provides you with easy data presentation control including built-in editors and Office like styling. Following screen-shot shows our new AdvGrid control in action:

AdvGrid includes following major features:

  • Built-in editors with complete editing framework so you can create custom editors
  • Built-in data virtualization
  • Row pinning to either top or bottom of viewport
  • Column pinning to left or right of viewport
  • Sorting by multiple columns
  • Office 2010 like styling
  • Column definition properties can be data bound to elements in the visual tree and to the data context of the grid
  • Extended selection functionality and ability to select an entire column or range of columns

Built-in editors allow easy data editing and you can also create your own editors:

There is much more to our new AdvGrid control. Make sure to check the sample project that you can find at: My Documents\DotNetBar for WPF Samples\AdvGridSample

Getting started with AdvGrid Knowledge Base article is great resource to help you start using new controls. Please use it.

Here are detailed Release Notes. If you have current DotNetBar license download latest release on Customer Only web site. Fully functional trial version is also available. We are working on even more major new exciting features, but please do not hesitate to send me your feedback and wishes. Thank you for using our controls and please let me know how you like them.

 

Today we have another new DotNetBar release for you with 2 new controls: Binding Navigator and RichTextBox controls. Both controls are designed to be replacement for corresponding system controls so you can maintain consistent look and feel with our other controls and visual styles. Here is screen-shot of both controls:

Other changes in this release:

  • MetroForm support for SETTINGS and HELP buttons in form caption added
  • MessageBoxEx.TextMarkupEnabled property added to control whether text-markup is rendered
  • TouchKeyboard.CurrentKeyboardTarget property added to retrieve current target control for keyboard input
  • Many improvements to SuperGrid control
  • And much, much more…

All in all, there are almost 60 new features and enhancements in this release.

Here are detailed Release Notes.

If you have current DotNetBar license download latest release on Customer Only web site. Fully functional trial version is also available. Thank you for using our controls and please let me know how you like them.

 

New Year starts with the bang so here is new DotNetBar for you. 2 new controls: SuperGrid a powerful data-grid we built from scratch and worked on for better part of last year and MetroTilePanel a dedicated Metro Tile panel control with touch support.

SuperGrid

SuperGrid is complete grid/editors control for your applications. It includes built-in data-binding, numerous editors, master-detail support, nested tables, built-in virtualization and much more. Here is screen-shot to give you just small taste of what this control can do:

Some features of SuperGrid control:

  • Master-Detail Views
  • Nested Tables
  • Virtual Data Support
  • Numerous Cell Editors + Custom Editor Support
  • Data-Binding to DataSets, IList, IListSource, IBindingList etc.
  • Office 2010/2007 and Metro Styling
  • Complete Custom Grid Styling
  • Built-In Formula Engine
  • Sorting
  • Much, much more…

To get you started please check out SuperGrid Quick Start Guide in our Knowledge Base.

We’ve been working on this control for good part of last year and this is just beginning. There is much more planned in coming months… Please see SuperGrid sample project you can find at My Documents\DotNetBar WinForms Samples\SuperGrid.

MetroTilePanel

Metro Tile Panel is dedicated control to host Metro Tiles. It has built-in support for drag & drop arranging of tiles and it includes very nice tile move animation after drag & drop is performed. Of course touch support is included. Check it out in MetroTilePanel sample. Here is screen-shot of MetroTilePanel control in action:

All in all, there are over 60 new features and enhancements in this release.

Here are detailed Release Notes.

If you have current DotNetBar license download latest release on Customer Only web site. Fully functional trial version is also available. We are working on even more major new exciting features, but please do not hesitate to send me your feedback and wishes. Thank you for using our controls and please let me know how you like them.

 

Recently we added the Time Selector control to DotNetBar for WinForms which allows you to select time using mouse or touch. Here is screen-shot of that:

Now we have added new Time Selector style so it visually fits the Month Calendar. You can select this new style by using SelectorType property.

Here is screen-shot of new style:

New time selector style also supports 24-hour format automatically based on current system settings so time selector in that case looks like this:

You can select time format explicitly using the TimeFormat property.

Now notice how new style fits with the Month Calendar once it is automatically used when time input is required in our DateTimeInput control:

DotNetBar available right now includes this new Time Selector style.

Thank you for using our controls!

 

Tagged with:
 

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...

© 2009 Denis Basaric: DevComponents Blog