Whats New
Ver 2.8.5 - June 9, 2010
New: Added design-time support for Visual Studio 2010.
New: Focus cues can now be disabled using the ShowFocusCues property.
Fix: ToolStripSplitButtton skinned with wrong ToolStripStyle setting.
Fix: Form caption text not displaying mnemonic characters.
Fix: Issue with focus rectangle on CheckBox when UseSystemFonts is enabled.
Fix: Intermittent white background regions on OpenFileDialog.
Fix: FontDialog font lists would disappear when losing focus on Windows XP.
Ver 2.8.0 - April 17, 2010
New: Help now integrated into Visual Studio 2005, 2008 and Express editions.
New: Now supports the Visual Basic power pack shape controls.
New: Various performance improvements to internal skin engine.
New: Added support for bottom aligned tabs on winForms TabControl.
New: Added support for CS_NOCLOSE class style on forms, to disable close button.
Fix: Maximizing a form would not honor a forms MaximumSize property.
Fix: Hook DLL would sometimes fail to load when running on Windows 7 x64.
Fix: New Minimized Form would not activate correctly when Aero theme is enabled.
Ver 2.7.2.1 - February 20, 2010
Fix: Unable to use OSSkin in C++.Net application due to compile error.
Fix: DateTimePicker drop down button rendered incorrectly on Windows XP.
Fix: Rendering of MDI child control box incorrect for Aero skins.
New: Improved rendering of ToolWindows when using Office 2007 skins.
Ver 2.7.1 - January 20, 2010
New: Added support for WinForms FlatStyles on all applicable controls.
New: Now supports all undocumented WinForms captionless form modes.
New: Added option to turn off text shadow effects on form captions and controls.
Fix: Form AcceptButton not correctly highlighted under certain instances.
Fix: Native ContextMenu shown at incorrect position when not parented to a form.
Fix: MessageBox Close button shows enabled when created without Ok/Cancel buttons.
Fix: TextBox with FixedSingle border style not rendered correctly on themed OS.
Ver 2.6.0 - October 6, 2009
New: Now skins the WinForms Splitter control.
Fix: WinForms DateTimePicker border rendered incorrectly under Windows XP.
Fix: iTune skin contained incorrect images for disabled scrollbar parts.
Fix: ProgessBar would not render full range on skins that use chunk spacing.
Fix: Minor cosmetic issue with forms where only the close button is visible.
Fix: Drop down ComboBox would not display scrollbars in certain scenarios.
Fix: System control box visible in some scenarios when running on non-themed OS.
Ver 2.5.3 - September 10, 2009
New: Improved engine core now detects dynamic changes to form border styles.
New: Improved skinning of the WinForms ToolStrip and MenuStrip controls.
New: Improved support for native MainMenu component including menu wrapping.
New: WinForms TrackBar control now skins with full transparency.
Fix: Highlight color on selectable controls now skins correctly on all platforms.
Fix: Sizable maximized form caption clipped by monitor under Windows Vista.
Fix: Sizable maximized form overlapped secondary monitor under Windows Vista.
Fix: Incorrect padding applied to TextBox client area, when using certain skins.
Fix: System drawing hooks now skin ControlPaint.DrawBorder3D correctly.
Fix: Button text would clip when skinning buttons less than 19 pixels in height.
Fix: WinForms DataGridView would scroll twice when using scroll buttons.
Fix: Internal skin definitions not recognized when running under certain language locales.
Ver 2.3.7 - July 7, 2009
New: Now supports controls derived or subclassed from any windows forms control.
New: Improved compatibility with 3rd party ActiveX common dialogs controls.
Fix: Closing main form inside the forms Load event threw ObjectDisposed Exception.
Fix: MessageBox client rendered with wrong background color on Windows 7 platform.
Fix: Glyphs on MDI controlbox and system menu toolstrips not rendered transparent.
Fix: Focus rectangle drawn incorrectly on controls with no visible text.
Ver 2.3.0 - April 24, 2009
New: Added support for skinned Marquee style WinForms ProgressBar.
New: Now supports background images on MDI container forms.
New: Now skins CrystalReportViewer, Microsoft ReportViewer controls.
New: Improved skin support for 3rd-party controls and scrollbars.
New: Improved skin rendering of system OpenFile and SaveFile dialogs.
New: How-To guide sample application demonstrating common tasks.
New: Improved rendering of ToolStrips when using system ToolStripStyle.
Fix: Unable to perform TextBox copy / paste when used on MDI child forms.
Fix: Minor issue with thumb layout on WinForms Scrollbar controls.
Fix: Unable to perform layout action on MDI child forms in an MDI container.
Fix: Unable to customize ForeColor and BackColor in in WinForms TextBox.
Fix: Bug in ListView Header control sometimes throwing a DIB Buffer exception.
Fix: Child forms with a FormBorderStyle.None now skin correctly.
Fix: Scrollbars not visible on TabPage control when AutoScroll is active.
Fix: MainMenu items were misaligned when changing skin or updating menu.
Fix: Form shadow not restored when re-applying skin when previously removed.
Ver 2.1.6 - March 4, 2009
New: Added new skins and color schemes for Vista, Aero, Office 2007 and Mac OS-X.
New: Now skins the WinForms MainMenu component.
New: Added support for TextImageRelation property on all applicable controls.
New: Added support for skinned hot tab states in the WinForms TabControl.
New: Now supports custom background painting for Forms, Panels and UserControls.
New: Added Optimized shadow rendering mode for improved performance.
New: Added several advanced properties to control skin engine behavior.
New: Forms now support maximize / restore caption double-click behavior.
New: Improved skin rendering of minimized forms in a MDI application.
New: Improved skin rendering of OpenFile and SaveFile dialogs on Vista.
Fix: Form caption text rendered in wrong color when form is un-skinned.
Fix: ToolBar skinned incorrectly when using flat appearance style.
Fix: RemoveSkin method throws exception when used on a form.
Fix: Exception when changing skin in MDI applications with active minimized children.
Fix: ToolStrips now skin correctly under non-themed OS such as Windows 2000.
Ver 2.0.2 - December 12, 2008
New: Now supports all native x86 64-bit platforms.
New: Automatically skins DataGridView and DataGridColumn controls.
New: Automatically skins all ToolStrip, StatusStrip and MenuStrip controls.
New: Component designer now uses the latest smart-tag designer features.
New: Added support for three stunning new ToolStrip rendering styles.
New: Now hooks all system colors and native system drawing.
New: Improved skin compression, reducing size of product assembly by 30%.
New: Added Optimized shadow rendering mode for improved performance.
Fix: Setup issue when used with Visual Studio and only VB.NET is installed.
Ver 1.7.2 - October 28, 2008
New: Improved support for 3rd party user controls which utilize scrollbars.
Fix: Unable to move / size forms on secondary monitor under certain monitor setups.
Fix: Scrollbars not automatically updated in multi-line TextBox control.
Ver 1.6.9 - September 11, 2008
New: Added support for disabled images in WinForms ToolBar controls.
Fix: Keyboard cue indicators not always displaying when using ALT key.
Fix: Scrollbars on WinForms MDIClient control sometimes incorrectly shown.
Ver 1.6.5 - August 19, 2008
New: Now supports multithreaded forms and user interfaces.
New: Automatically skins button style CheckBox controls.
New: Automatically skins button style RadioButton controls.
New: Improved skin support for new Vista explorer style dialogs.
New: Full support for column header images on ListView control.
Fix: ListView control not responding to mouse scroll wheel actions.
Fix: Control images are now rendered with automatic DPI scaling.
Fix: Minor sizing issues with Windows Vista explorer style SaveFileDialog.
Ver 1.5.6 - August 13, 2008
New: TabPage bkgrd skins even when BackColor set to Color.Transparent.
Fix: Windows Vista overriding ComboBox client skin with Aero Visual Styles.
Fix: Windows Vista overriding non-client frame skin on sizable forms.
Ver 1.5.1 - July 25, 2008
New: Automatically skins WinForms DataGrid controls.
New: Automatically skins WinForms DataGridView controls.
New: Automatically skins WinForms PropertyGrid controls.
New: Automatically skins custom WinForms derived controls.
New: Full support for control background images where applicable.
New: Full support for control transparency via transparent color.
New: Updated tab control to support tab icons and transparency.
New: Allows customization of forms system menu by 3rd party controls.
Fix: ComboBox now reflects any changes to the BackColor property.
Fix: Unable to custom draw a skinned WinForms ListView control.
Fix: Label control not drawing Single border styles.
Ver 1.3.7 - June 28, 2008
New: Improved rendering of minimized MDI child forms.
Fix: Incorrect form bounds after using LayoutMDI method in MDI applications.
Ver 1.3.3 - June 17, 2008
New: Automatically skins WinForms MaskedEdit controls.
New: Automatically skins WinForms DateTimePicker controls.
New: Full support for control BackColor and ForeColor colors.
New: Full support for the control Padding property where applicable.
New: Added support for custom drawing of the WinForms TreeView control.
New: Added support for standard double click action on caption bars.
Fix: Minor combo box focus issue when used in DropDown mode.
Fix: Issues with incorrect bounds with MDI parent and MDI child forms.
Fix: Incorrect client height with FixedDialog forms and no control box.
Fix: Form client size mismatch when dynamically changing skins.
Fix: Unable to start skin engine when running on OS with restricted user account.
Fix: Incorrect behavior when using TargetControls in ExcludeTag mode.
Fix: ComboBox scrollbars not skinned under certain conditions.
Ver 1.2.0 - May 14, 2008
New: Customizable alpha-blended form shadows available with three styles.
New: Now fully supports 16-bit and 24-bit display resolutions, including shadows.
New: Added new TargetControls options to target just controls or tagged controls.
New: Evaluation can now be re-installed in order to extend the 15-day trial.
New: Changes to internal licensing system to combat anti-piracy keygens.
New: Form skin now supports BackgroundImage and BackColor properties.
New: Panel skin now supports BackgroundImage and BackColor properties.
New: Now automatically skins windows forms LinkLabel control background.
Fix: OSSkin incorrectly activated when hosted on a custom control component.
Fix: Render problems with certain types of 3rd party print dialog drivers.
Ver 1.0.6 - Apr 28, 2008
New: Improved text formatting, now use the AutoEllipsis and AutoSize properties.
New: Button skin now supports the Image and ImageAlign properties.
New: RadioButton skin now supports the Image and ImageAlign properties.
New: CheckBox skin now supports the Image and ImageAlign properties.
Fix: Label control not transparent when parented to a GroupBox on TabPage.
Fix: Label control text not visible if the label has an image assigned and they
overlap.
Fix: Label control not showing multiline text when AutoSize is set to false.
Fix: Changing the form cursor would have no effect on the current cursor.
Ver 1.1.0.1 - Mar 28, 2008
Fix: Unable to build or run applications using Visual Studio on X64 platforms.
Fix: On Vista platforms, installer now puts sample projects into public documents
folder.
Ver 1.0.0 - March 18, 2008
New: OSSkin Version 1.0 is released
