Studio Controls COM Changelog

What's new in Studio Controls COM 6.0.0.6

Aug 1, 2023
  • Two new controls:
  • CtxImage adds the ability to reference up to 250 images;
  • CtxHTML accommodates local system file browsing, as well as, standard Worldwide Web browsing.

New in Studio Controls COM 6.0.0.0 (Nov 1, 2021)

  • Upgrades:
  • 2 new controls have been added to the product: ctxHTML.ocx HTML Viewer control and ctxImage.ocx Image List control.
  • Updates:
  • ctxCalendar.ocx: Extended support for the amount of images that can be assigned to display in an appointment. Methods for returning the current drawn location and size of a visible appointment. The ability to toggle the priority of the display for the InfoLine of appointments. New properties for adjusting the display of the resize handles on appointments.
  • ctxGauge.ocx: ExtensionBorderColorAlpha, ExtensionColorTo, GaugeColorAlpha, GaugeColorTo, MajorTickColorAlpha, MinorTickColorAlpha, NeedleBorderColorAlpha, NeedleColorTo, Gauge_ExtensionBorderColorAlpha, Gauge_ExtensionColorTo, Gauge_GaugeColorAlpha, Gauge_GaugeColorTo, Gauge_MajorTickColorAlpha, Gauge_MinorTickColorAlpha, Gauge_NeedleBorderColorAlpha Gauge_NeedleColorTo properties added.
  • ctxToolbar.ocx: ButtonCount, ImageListCount, ItemCount and TipsOnDisabled properties added.
  • All three controls have had their internal image list limit raised to 250 images. Please consult the control's help file for additional details on all the new functionality.
  • ctxTreeview.ocx: Fixed an issue where the Children method could clear the respective Node of child items. Fixed some internal casts that were using the wrong type.
  • ctGrid.ocx: Fixed an issue where certain columns in the control could not be resized correctly with the mouse when LockedColumns are in use.
  • Helpfile updates: ctxCalendar.chm, ctxGauge.chm, ctxHTML.chm, ctxImage.chm and ctxToolbar.chm
  • Sample updates: All existing samples have been updated to reference the new controls as well as new functionality when applicable. New Visual C++ demos being added to the product as part of this release.