by Newtone - Product Type: Component / ActiveX OCX / VCL
Make your applications size and resolution independent. ResizeKit is an ActiveX/VCL component that automatically changes the size of all controls and fonts so they will be displayed on any sized form. Full control is provided to customize the resizing process. Even if the user switches the size of the display while running an application, the ResizeKit will perceive the new size and automatically adjust the size of the components and fonts.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 52.04 | 1 Developer License | Download (502 KB) |
| Add to Cart | $ 52.04 | 1 Developer License (C++ Builder 6) | Download (240 KB) | |
| Add to Cart | $ 52.04 | 1 Developer License (C++ Builder 5) | Download (229 KB) |
| Add to Cart | $ 52.04 | 1 Developer License (Delphi 2005) | Download (204 KB) | |
| Add to Cart | $ 52.04 | 1 Developer License (Delphi 7) | Download (200 KB) | |
| Add to Cart | $ 52.04 | 1 Developer License (Delphi 6) | Download (199 KB) | |
| Add to Cart | $ 52.04 | 1 Developer License (Delphi 5) | Download (197 KB) | |
| Add to Cart | $ 52.04 | 1 Developer License (Delphi 4) | Download (197 KB) |
| Add to Cart | $ 52.04 | 1 Developer License | Download (293 KB) |
| Add to Cart | $ 52.04 | 1 Developer License | Download (203 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
What's New?
ResizeKit BDS 2006 (Borland Developer Studio 2006 Edition) added.
Overview
Simply place the Resize Component on the form and make applications for all screen resolutions. You can attach the ResizeKit ActiveX Component or VCL Component directly on your form and make applications of any size. The ResizeKit automatically changes the size of all controls and fonts so they will be displayed on any sized form. Without writing one line of code, you have the ability to change the size of your displayed form and to make applications that don't depend on the size changes of the user or changes in screen resolution. Even if the user switches the size of the display while running an application, the ResizeKit will perceive the new size and automatically adjust the size of the components and fonts.
To use the ResizeKit, simply attach the Resize Component to the form during design. The ResizeKit contains properties, methods and events to allow you to customize the resizing process. It can even resize most third party controls. The ResizeKit can be used from the first day on new programs and of course on established programs without changing the design or code. The ResizeKit for Visual Basic, is an ATL ActiveX component that is fast and lightweight. The ResizeKit for Delphi and C++Builder offers both types of VCL components in the same package.
Features of the ResizeKit
*Third party controls that do not specify Left, Top, Height, or Width parameters can also be easily resized by specifying these characteristics of the application in the ExitResize Event. Although the ResizeKit does not automatically resize the fonts and cell sizes in Grid and Spread applications they can also be resized by programming code in this event. A simple sample of this code is included.