Studio Controls for COM adds Zune Black style

Released: Aug 17, 2011

Updates in this release

Updates in V1.2


ctCalendar (v6.0)

  • BeforeWeekSummaryPaint event added to enable changing of the Week Summary text through the WeekSummaryText property
  • New Zune Black control style
  • A new vertical edge fill type has been added (VertEdge2) and
  • Enhanced printed report functionality allowing Page Numbers to be toggled (turned off/on)

ctDayView (v3.0.0.1)

  • Enhancement to the OnMouseWheel event enabling mouse wheel values to be read from the Registry
  • New Zune Black control style.
  • An AppointmentForeColor property has been added allowing greater custom style setting by the developers.
  • A new vertical edge fill type has been added (VertEdge2).
  • Enhanced printed report functionality allowing Page Numbers to be toggled (turned off/on)


ctGrid (v5.0)

  • Progress Bar - Column data types can now be set to a "Progress Bar" style. Progress Bars will take a value of 0-100. Properties available on the Progress Bars include: height, from color and to color, and fill type.
  • Hit test methods for ColumnAt and ItemAt (1 based) and the Pre-Column set to return a value of 0.
  • Enhanced printed report functionality allowing Page Numbers to be toggled (turned off/on)
  • A new vertical edge fill type has been added (VertEdge2)
  • Style properties have been enhanced for Windows 7 presentations including: HeaderOverFillType, HeaderOverBackColorTo, PreColumnFillType, and PreColumnBackColorTo
  • Header arrows now have an additional setting for 'solid'
  • Mouse Wheel enhancement - the OnMouseWheel event enables the mouse wheel values to be read from the Registry


ctList (v9.0)

  • Progress Bar - Column data types can now be set to a "Progress Bar" style. Progress Bars will take a value of 0-100. Properties available on the Progress Bars include: height, from color and to color, and fill type.
  • Sub Text formatting enhancement - a new SubTextBackColor property allows for Coloring of the background area of all the subtext areas. TheSubTextBackColor property is set to Clear by default
  • Hit test methods for ColumnAt and ItemAt (1 based) and the Pre-Column is set to return a value of 0.
  • Enhanced printed report functionality allowing Page Numbers to be toggled (turned off/on)
  • New SelectedBackColorTo, SelectedFillType, NoFocusBackColorTo and NoFocusBorderColor properties have been added replacing the FocusType property (backward compatibility has been maintained) to allow greater control over focus and item selected border coloring.
  • Added, Windows 7 fill styles for Rounded Borders. Selected items now use a 2 pass fill system that allows the fill and the border to have an enhanced 3D presentation.
  • Mouse Wheel enhancement - the OnMouseWheel event enables the mouse wheel values to be read from the Registry

ctTree (v10.0)

  • A new addition to ctTree includes Hit test methods for ColumnAt and ItemAt (1 based), and a Pre-Column set to return a value of 0.
  • Enhanced printed report functionality allowing Page Numbers to be toggled (turned off/on)
  • New SelectedBackColorTo, SelectedFillType, NoFocusBackColorTo and NoFocusBorderColor properties have been added replacing the FocusType property (backward compatibility has been maintained) to allow greater control over focus and item selected border coloring.
  • A new DrawFocus property has been added to enhance presentation of focus given to a selected node with a dotted focus line.
  • New sorting methods - FindFirstSelected and FindNextSelected methods have been added.
  • New Header styling properties - NodeHeaderBackColor, NodeHeaderBackColorTo, and NodeHeaderFillType properties are now available
  • Added, Windows 7 fill styles for Rounded Borders. Selected items now use a 2 pass fill system that allows the fill and the border to have an enhanced 3D presentation.
  • Mouse Wheel enhancement - the OnMouseWheel event enables the mouse wheel values to be read from the Registry