IntegralUI Studio (英語版) のリリース

Released: Dec 10, 2013

2013 Vol 2 での更新項目

  • TabControl with nested tabs, child tabs are shown under parent tab.
  • Expander with vertical header and horizontal expand.
  • SplitContainer now splits content using multiple tabs.
  • Serialization of styles for all container controls.
  • Create groups and items with rich content in all Navigator controls.
  • Align tabs to left, center or right side in TabControl.
  • Tooltips for command buttons.
  • Each tab can have a tooltip.
  • Show or hide Swap Panels Button in a SplitContainer.
  • Right to Left for all container...

Released: Jul 2, 2013

2013 Vol 1 での更新項目

  • Multi-column sorting
  • Span subitems in multiple columns
  • Serialization of partial set of items, color schemes and themes
  • Load on Demand option for loading partial data from XML file, database or memory stream
  • Owner Draw events for drawing each control part
  • Expanded mode: single or multiple
  • Column can have with min and max width
  • Column formatting option to display values in user specific format
  • Compact view: option for TreeView to show the selected node with its siblings and only its parent nodes...

Released: Jul 20, 2012

2012 Vol 1 での更新項目

  • New controls including ExplorerBar, ListBar and OutlookBar
  • Multiple display modes
  • Independently expandable groups
  • Support to embed controls
  • Different item types including text, image, panel and separator
  • Context menus for each group and item
  • Each group can have a semi-transparent background image
  • Built-in themes match the current OS theme

Released: Dec 21, 2011

v3.2 での更新項目

  • Option to show items in Card view in ListView control
  • Option to align expand box in groups in ListView
  • Option to fix items on top or bottom side in ListBox and TreeView, which can act like header and footer
  • Option to extend the current theme with custom colors for all controls
  • New RatingControl which can use custom images to show rating values, includes star image as default
  • New NumberedListControl presents a numbered list of items acting like navigation panel
  • New controls: Panel and...

Released: Dec 13, 2011

2011 Vol 2 での更新項目

  • New controls: Panel and TransparentPanel, presents a containers with gradient fill of its background and custom border appearance
  • Option to fix items on top or bottom side in ListBox and TreeView, which can act like header and footer
  • A DisplayMode property for items which will enable for an item to act as a separator in the list
  • Option to embed new control: RatingControl which can use custom images to show rating values, includes star image as default
  • Improved data load/save in TreeView with...

Released: Jul 6, 2011

2011 Vol 1 での更新項目

  • New control: RichContentControl which can present multiple pages of various objects arranged in custom layouts using HTML tags
  • New control: RatingControl which can use custom images to show rating values, includes star image as default
  • New control: NumberedListControl presents a numbered list of items acting like navigation panel
  • Option to show items in ListView in Card view
  • Option to align expand box in groups in ListView
  • Option to fix items on top or bottom side in ListBox and act like header...

Released: Jan 6, 2011

2010 Vol 2 での更新項目

  • Option to show tabs in hierarchy with ability to be shown in different sides. For this purpose the following properties are added:
    • TabStripPlacement, for each page to determine the side on which page tab will be shown
    • UseParentTabStripPlacement, which determines whether page can have their own setting of side or from its parent TabControl
    • Pages, a collection of child pages added to this page
    • ParentPage, determines the parent page of the current page in hierarchy
    • Expanded, determines whether page...

Released: Jul 14, 2010

2010 での更新項目

  • Great performance improvement during data load and control layout update
  • Partially visible controls remain active
  • RightToLeft support for TreeView control
  • New XML attributes
    • assemblypath and resource for img tag, used to get references from emebedded resources
    • selectedtextcolor for style tag, used for changing the color of text when selected
    • r tag for regular font
    • id for most tags, used to identify specific object
  • Option to separately show/hide the scrollbars
  • Option to create unique appearance...

Released: Dec 21, 2009

2009 Vol 2 での更新項目

  • 8 new built-in controls which can be used as a standalone and inside list controls using XML tags:
    CheckBox, ComboBox, DateTimePicker, ListControl, MonthCalendar, NumericUpDown, ProgressBar, TextControl
  • Advanced filter which allows data to be filtered by multiple values using AND, OR criteria and exact or prefix match
  • XML Serialization for controls and images
  • Improved performance during load process
  • ApplyFocusStyle, a property which enables/disables FocusStyle for items. Useful during...