Click here to review the online web documentation for all product enhancements, with links to the topics describing each new property, method and event in detail.
The following major enhancements have been made available with SftButton/OCX 2.5:
The AutoSize property can be used to define how the control is resized based on its contents.
The Bounce property can be used to define the control's visual response to a mouse click.
The ButtonStyle property can be used to define the control's style. It replaces the ShowDropDown property and adds a new style, where only the graphics and text components are displayed transparently on the containing window's background.
The ClickStyle property defines how the control responds to mouse clicks.
The properties HoverOnControl, HoverOnImage1, HoverOnImage2 and HoverOnText can be used to determine where the mouse cursor is located.
The HoverStyle property defines how images respond to mouse cursor positions.
The Image1 and Image2 properties replace the Picture1 and Picture2 properties and add numerous new supported image formats, such as GDI+ images (jpeg, tiff, gif, etc. with alpha-channel supporting transparent and translucent images), bitmaps, OLE Picture objects (IPictureDisp, IPicture interfaces), icons, ImageLists, color samples, predefined images (checkboxes, radiobuttons, etc.) and color samples.
The Image1AlignHorz, Image1AlignVert, Image2AlignHorz, Image2AlignVert properties replace the Picture1AlignHorz, Picture1AlignVert, Picture2AlignHorz, Picture2AlignVert properties.
The Image1Hover, Image1Pressed, Image1Disabled, Image2Hover, Image2Pressed and Image2Disabled properties can be used to define a hot, pressed and disabled button image.
Installation and usability changes for Visual Studio .NET 2003, 2005, 2008 - User-definable installation options allow the control to be automatically added to the Toolbox.
Various corrections to help file syntax.
Help integration for Visual Studio 2008.
Support for Visual Studio 2005 with .NET Framework version 2.0 SP1 and above.
Support for C/C++ applications using DEP (Data Execution Prevention).
Enhanced property pages.
|