Nevron User Interface Suite updated

Released: Jan 18, 2010

Updates in this release

Updates in 2010 Vol.1

Improvements

  • NButton
    NButton control now can be drawn with rounded corners.
    RoundedCornersType with combination of ButtonRoundEdgeValue properties determines how the rounded edges should be evaluated.
  • NUIDocument
    The NUIDocument has been extended with ability of changing the text in the tab part by double clicking on it. This feature is turned on when AllowEditTabText property of the NDockManager is set to true.
  • NTreeViewEx and NTreeList
    Both controls can have more than one mouse button set to SelectionButton property.
  • NDataGridView
    NDataGridView has new custom column and cell, respectively - NDataGridViewProgressBarColumn and NDataGridViewProgressBarCell.

Fixes

  • The layout of NButton text and image relation now works identical as in Windows forms Button control.
  • The check ContextMenuEnabled in NCaptionPanel is working correctly.
  • NTabControl.TabPages.Insert(int index, NTabPage page) method inserts the node in specified position.
  • Painting of some controls under Vista and Windows 7 when skin is applied is fixed.