v2.00 of our DockingPane wrapper template is now available.
This is an major release. It contains the following updates:-
* Codejock v15.1.0 compatibility added.
* Multi Threading Enhanced.
* OCX Registration Enhanced.
* Support for Visual Theme Resource files added (Office 2007, 2010 + Win7).
* Support for Outlook 2007 Theme added.
* Support for Visual Studio 2005 Beta2 Theme added.
* Support for Visual Studio 2008 Theme added.
* Support for Visual Studio 2010 Theme added.
* Support for Visual Studio 6 Theme added.
* The control can now be added to the main AppFrame multiple times, and in multiple positions.
* Class modified to add Thin@ Support.
* Save / Restore layout facility added.
* Restore default layout facility added.
* Action events can now be blocked on an individual pane basis via the ''Action'' derived method. A new example has been added to the demo application.
* 2 New Methods added to help with other 3rd Party compatability:-
'GetPropertyValue'
'SetPropertyValue'
* Pane Height and Width properties can now be optional variables instead of just constant values.
* Panes can now be defined in any order and still be attached and / or docked to another Pane.
* Trappable OCX Events can now be added and removed at runtime.
* Trappable Keystrokes can now be added and removed at runtime.
* Pane ID variable increased.
* Template / Class Optimized.
* New Option - "Keyboard Navigation"
* New Option - "Display Pin Option on Floating Panes"
* New Option - "Display Size Cursor While Dragging"
* New Option - "Arrow Sticker Style"
* New Method : 'EnableKeyboardNavigate'
* New Method : 'Action'
* New Method : 'AttachToWindow'
* New Method : 'EnableKeyboardNavigate'
* New Method : 'DockPane'
* New Method : 'FloatPane'
* New Method : 'GetPaneObj'
* New Method : 'HidePane'
* New Method : 'NormalizeSplitters'
* New Method : 'RecalcLayout'
* New Method : 'RestoreDefaultLayout'
* New Method : 'RestoreLayout'
* New Method : 'SaveLayout'
* New Method : 'UpdatePanes'
* Method Removed: 'AddCtrl'
* Method Removed: 'GetCtrlCType'
* Method Removed: 'GetCtrlObj'
* Method Removed: 'GetCtrlType'
* Method Removed: 'LoadState'
* Method Removed: 'SaveState'
* Method Removed: 'SetCtrlDescription'
* Method Removed: 'SetCtrlProperty'
* Method Removed: 'SetCtrlTooltip'