Xtreme ToolkitPro versions

It provides Windows developers with a robust set of components
Nov 4, 2021
Review
Apr 19, 2013
Review
Mar 22, 2012
Review
Sep 29, 2011
Review
Aug 12, 2010
Review
Mar 16, 2010
Nov 17, 2009
Aug 11, 2009
Feb 21, 2009
Nov 27, 2008
Jun 18, 2008
Sep 19, 2008

What's new

v16.2 [Jun 27, 2013]
New Features
Fully supports Visual Studio 2012 platform
Updated Deployment wizard for Visual Studio 2012 compiler options
Fully supports Windows 8 platform
Calendar
New Features
Added new Office 2013 theme and features
Fixes
Fixed drawing of hour scale when scaling interval is too small (e.g. 1 minute)
CreationTime/ModificationTime fields for calendar event object are now settable (Issue #28720)
Fixed drawing of 2px border in office2010 theme (instead of 1px)
Fixed drawing of header border in office2010 theme for 'today' day
Fixed drawing of header border in office2010 theme for 'today' day
Chart
New Features
Added trendlines
Added error bars
Added support for NULL values
Flow Graph architecture has been extended to support many new features such as XML, turning it into a fully featured diagram control
Added Connections annotations
Added 9 types of connections - Straight, Straight Arrow, Straight Double Arrow, Curved, Curved Arrow, Curved Double Arrow, Elbow, Elbow Arrow, Elbow Double Arrow
Ability to show/hide a node
Fixes
Fixed a problem when SetAlignment does not work Y axis
Fixed hang when displaying chart data with big numbers
CommandBars
New Features
Added new Office 2013 theme and features
Added new Visual Studio 2012 Light and Dark themes
Added property to allow tooltips to display in popup mini toolbars
Added SetAllCaps to change menu item captions to all caps
Fixes
DPI-awareness for toolbar/ribbon icons as an option (off by default)
Issue #28663 Tab-Key doesn't move Focus to the next control in a CXTPCommandBar
Print preview didn't work correctly when passing 2 pages in CPrintInfo (Issue: 28244)
Improved ribbon look and feel when defining custom font height (Issue: 28667)
Fixed crash when drawing an invalid image in a pop-up bar (division by zero)
Controls
New Features
Added new Office 2013 theme and features
Added new Visual Studio 2012 Light and Dark themes
MultiRowTabsOptimization property for TabPaintManager to disable optimization of tabs positions
TrayIcon: support of custom tray icons in balloon tooltip, support of big balloon icons for Windows Vista and later
Office 2013 theme for Popup Control
Office 2013 theme for TabManager
Own drawing of item icons, expand/collapse symbols in CXTPTreeBase with themes support
Fixes
Reverted CXTPMarkupStatic::SetMarkupText and added CXTPMarkupStatic::SetMarkupTextEx which adds special handling of the % symbol (used by Ribbon customize dialog).
Show/hide the close button of the tab when using CXTPTabManagerItem::SetClosable
Exclude markup listbox when _XTP_EXLUDE_MARKUP is defined
Exclude markup tree control when _XTP_EXCLUDE_MARKUP is defined
Fixed CXTPTreeBase::DoBanding when hitting top of tree control (issue #28792)
Fixed dots when painting tabs in xtpTabLayoutVisualStudio2010 appearance in multi-row layout (Issue #28846)
Fixed drawing of header title when it's drawn in a non-standard font - Italic/Bold/Underlined (Issues 28562 and 27902)
Issue #: 29057 CXTPTreeBase OnLButtonDown
Issue #: 29719 Two errors at ComboBox
Fixed a crash in markup listbox in some circumstances
Docking Pane
New Features
Added new Office 2013 theme and features
Added new Visual Studio 2012 Light and Dark themes
Fixes
Issue #: 29412 Docking Pane with CHtmlView repaint problem
Markup
New Features
Support of scientific notation (exponential) when defining Path points
Added SmoothingMode extension to markup shapes
Path Data: elliptic arcs support (A/a command), quadratic Bezier curves support (Q/q command) and smooth quadratic Bezier curves support (T/t command)
Fixes
MarkupColumnDefinition MaxWidth was assigned To MinWidth (Issue: 29446 )
XAML Parser: fixed memory leaks that happen with some xaml files of wrong format
Fixed drawing of image in GDI+ context when an image is scaled
Fixed an issue of saving the control to an image when a node has a control inside
FG fixed support of alpha channel of custom nodes color
Property Grid
New Features
Added new Office 2013 theme and features
Added new Visual Studio 2012 Light and Dark themes
Fixes
Reverted the OnValueChanged method prototype
Fixed editing of date values with date format set to default on some systems (Issue: 28906)
Fixed updating of values in CXTPPropertyGridItemFlags (Issue 30331)
Report Control
New Features
Added new Office 2013 theme and features
Added new Visual Studio 2012 Light and Dark themes
Added CXTPReportColumn::SetItemIndex
Added MarkupUIElement to ReportRecordItem
Fixes
Disabled filtering of header and body section by default
CXTPReportColumns::Remove released column too early, passing invalid pointer to notifications
Ribbon
New Features
Added new Office 2013 theme and features

v16.1 [Apr 19, 2013]
New Features
Fully supports Visual Studio 2012 platform
Updated Deployment wizard for Visual Studio 2012 compiler options
Fully supports Windows 8 platform
Calendar
New Features
Added new Office 2013 theme and features
Fixes
Fixed drawing of hour scale when scaling interval is too small (e.g. 1 minute)
CreationTime/ModificationTime fields for calendar event object are now settable (Issue #28720)
Fixed drawing of 2px border in office2010 theme (instead of 1px)
Fixed drawing of header border in office2010 theme for 'today' day
Fixed drawing of header border in office2010 theme for 'today' day
Chart
New Features
Added trendlines
Added error bars
Added support for NULL values
Flow Graph architecture has been extended to support many new features such as XML, turning it into a fully featured diagram control
Added Connections annotations
Added 9 types of connections - Straight, Straight Arrow, Straight Double Arrow, Curved, Curved Arrow, Curved Double Arrow, Elbow, Elbow Arrow, Elbow Double Arrow
Ability to show/hide a node
Fixes
Fixed a problem when SetAlignment does not work Y axis
Fixed hang when displaying chart data with big numbers
CommandBars
New Features
Added new Office 2013 theme and features
Added new Visual Studio 2012 Light and Dark themes
Added property to allow tooltips to display in popup mini toolbars
Added SetAllCaps to change menu item captions to all caps
Fixes
DPI-awareness for toolbar/ribbon icons as an option (off by default)
Issue #28663 Tab-Key doesn't move Focus to the next control in a CXTPCommandBar
Print preview didn't work correctly when passing 2 pages in CPrintInfo (Issue: 28244)
Improved ribbon look and feel when defining custom font height (Issue: 28667)
Fixed crash when drawing an invalid image in a pop-up bar (division by zero)
Controls
New Features
Added new Office 2013 theme and features
Added new Visual Studio 2012 Light and Dark themes
MultiRowTabsOptimization property for TabPaintManager to disable optimization of tabs positions
TrayIcon: support of custom tray icons in balloon tooltip, support of big balloon icons for Windows Vista and later
Office 2013 theme for Popup Control
Office 2013 theme for TabManager
Own drawing of item icons, expand/collapse symbols in CXTPTreeBase with themes support
Fixes
Reverted CXTPMarkupStatic::SetMarkupText and added CXTPMarkupStatic::SetMarkupTextEx which adds special handling of the % symbol (used by Ribbon customize dialog).
Show/hide the close button of the tab when using CXTPTabManagerItem::SetClosable
Exclude markup listbox when _XTP_EXLUDE_MARKUP is defined
Exclude markup tree control when _XTP_EXCLUDE_MARKUP is defined
Fixed CXTPTreeBase::DoBanding when hitting top of tree control (issue #28792)
Fixed dots when painting tabs in xtpTabLayoutVisualStudio2010 appearance in multi-row layout (Issue #28846)
Fixed drawing of header title when it's drawn in a non-standard font - Italic/Bold/Underlined (Issues 28562 and 27902)
Issue #: 29057 CXTPTreeBase OnLButtonDown
Issue #: 29719 Two errors at ComboBox
Fixed a crash in markup listbox in some circumstances
Docking Pane
New Features
Added new Office 2013 theme and features
Added new Visual Studio 2012 Light and Dark themes
Fixes
Issue #: 29412 Docking Pane with CHtmlView repaint problem
Markup
New Features
Support of scientific notation (exponential) when defining Path points
Added SmoothingMode extension to markup shapes
Path Data: elliptic arcs support (A/a command), quadratic Bezier curves support (Q/q command) and smooth quadratic Bezier curves support (T/t command)
Fixes
MarkupColumnDefinition MaxWidth was assigned To MinWidth (Issue: 29446 )
XAML Parser: fixed memory leaks that happen with some xaml files of wrong format
Fixed drawing of image in GDI+ context when an image is scaled
Fixed an issue of saving the control to an image when a node has a control inside
FG fixed support of alpha channel of custom nodes color
Property Grid
New Features
Added new Office 2013 theme and features
Added new Visual Studio 2012 Light and Dark themes
Fixes
Reverted the OnValueChanged method prototype
Fixed editing of date values with date format set to default on some systems (Issue: 28906)
Fixed updating of values in CXTPPropertyGridItemFlags (Issue 30331)
Report Control
New Features
Added new Office 2013 theme and features
Added new Visual Studio 2012 Light and Dark themes
Added CXTPReportColumn::SetItemIndex
Added MarkupUIElement to ReportRecordItem
Fixes
Disabled filtering of header and body section by default
CXTPReportColumns::Remove released column too early, passing invalid pointer to notifications
Ribbon
New Features
Added new Office 2013 theme and features
Fixes

v15.1 [Sep 29, 2011]
- Fixed wizard that didn't add bin folder to system Paths for Visual Studio 2008 and Visual studio 2010 deployments
- Removed a lot of dependences between sources. Fixed problem with compiler heap overflow in Visual studio 6.0. Optimized compile time
- IAccessible didn't work with Visual Studio 2010 Compiled with x64
- Created setup for Visual Studio 2010 Help integration
- Enhanced Visual Studio 2010 themes for CommandBars, DockingPane, TaskPanel and Propety Grid
- All Office 2007 styles dll combined to single dll file, added Office2010 dll with all 2010 styles
- XTPOffice2007Images function renamed to XTPResourceImages
- CommandBarsDesigner/MarkupPad/ResourceEditor compiled now as Unicode
- Visual Studio 2010 themes added for CommandBars, DockingPane, TaskPanel and Propety Grid
- Office 2010 themes added for Calendar, CommandBars, DockingPane, ShortcutBar, TaskPanel, Report Control and Propety Grid
- Fixed Vc 2010 bug of CImageList::DrawIndirect
- Changed LoadString logic. LoadString/GetXML return text with user encoding. LoadEncodedString/GetEncodedXML return in UTF8

Alternative downloads

Adobe ExtendScript Toolkit
Adobe ExtendScript Toolkit
Free
rating

The ExtendScript Toolkit (ESTK) 3.5 is a development and debugging tool.

NVIDIA CUDA Toolkit
NVIDIA CUDA Toolkit
Free
rating

Provides an environment to create high performance GPU-enabled apps.

FLASH Development Toolkit
FLASH Development Toolkit
Free
rating

A dedicated flash programming software for Renesas flash microcomputers.

MAGIX Xtreme Photo & Graphic Designer
MAGIX Xtreme Photo & Graphic
rating

MAGIX Xtreme Photo and Graphic Designer is full featured photo editing tool

Xtreme Squeeze Page Pro
Xtreme Squeeze Page Pro
Free
rating

Xtreme Squeeze Page Pro offers the easiest way to create squeeze pages.