Components & Libraries
Software:Software Development:Components & Libraries
JBarCodePro2 is a Java 1.2.x JavaBean component that integrates with any development environment that supports JavaBeans. It can also be used on a web server to display barcodes on web browsers dynamically. Supports 17 different barcode symbologies including Code 11, Code 39, EAN 128, UPCA, UPCE, Interleaved 2 of 5, Codabar, and more. You can even rotate the barcode 90, 180, and 270 degrees. To download demo version, please go to http://www.dsxtech.com/JBarCodePro2.Zip.
Components & Libraries
Software:Software Development:Components & Libraries
The Visual Basic Programmers Essential Toolkit is a collection of over 235 new commands for the Visual Basic Developer (Visual Basic, Visual Basic for Applications and Visual Basic Scripting). The product was developed through extensive research and evaluation of the requirements of a number of development companies and has undergone substantial testing.
Components & Libraries
Software:Software Development:Components & Libraries
Provide colourful easy to follow instructions to users of your application using the Essential Tooltip Control. No more being restricted to the simple black on cream single line ToolTip that is standard within Visual Basic. The program offers two different styles of ToolTip; Standard and Ballooned. The text and background colors can be set to any color desired. Extremely easy to implement requiring just 1-3 lines of code.
Software:Software Development:Components & Libraries
The Visual Basic Programmers Essential Toolkit (Home Edition) is a collection of over 235 new commands for the Visual Basic Developer (Visual Basic, Visual Basic for Applications and Visual Basic Scripting). The product was developed through extensive research and evaluation of the requirements of a number of development companies and has undergone substantial testing. Differences between the Home and Professional Edition are explained in the Toolkit Help File.
Software:Software Development:Components & Libraries
WinTray is a library that can embed any Windows control into the status area of the taskbar (also known as System Tray). WinTray can put your control into the tray area so it wonÂ’t be missing on the screen anymore. WinTray can embed any kind of controls, for example, Panel, Combobox, Image, Edit, Button can be embedded. The library allows you to set the width and height of the controlsÂ’ parent area and you can change them in the run-time mode as well. Your application can be adjusted to match the height of the taskbar and its position (left/right/top or bottom alignment). You can also set the alignment for the embedded area and change it in the run-time mode. Kuliba WinTray supports Windows95/98/Me/NT/2000/XP. The library supports new show-and-hide tray features that were introduced in the Windows XP. Several library instances can be used simultaneously i.e. the system tray can contain two or more WinTray instances that have been embedded by different applications. Every library instance can have its own specific settings (for example, the control size and its alignment).
Software:Software Development:Components & Libraries
axsStrongBox is a COM component which provides secure data encryption (public and private key), digital signatures, hashing, compression and binary encoding. This is all included in a single component with a simple pipeline programming model.The component implements several of the most popular and well respected strong encryption algorithms, including the current AES standard Rijndael (private key), and RSA (public key), together with a number of other algorithms.. It supports most modes and variants of each algorithm, for compatibility with other systems. To ensure data integrity and authenticity, it offers a number of hashing algortithms (uncluding SHA1 and SHA2), and digital signature functionality (RSA signing). Data can be exchanged with the component using files, strings, or data buffers. For convenience, axsStrongBox supports data compression prior to encryption, which is ideal for encrypting text based formats such as XML. It also supports binary encoding (including Base64 coding) of the encrypted data to ensure compatibility with text only channels. As a standard COM component, axsStrongBox is compatible with Visual C++, Visual Basic, Delphi, and any other COM compliant development environment. It is VBA compatible, so it can be used in MS Office developments. It can also be used in an ASP environment for web server applications.
Software:Software Development:Components & Libraries
Add checksum calculations to your Windows apps quickly and easily. Features: Implementation of the most popular checksum algorithms:CRC32(Cyclic Redundancy Check 32), CRC16, CRC16C(CRC-CCITT).It allows Windows developers to calculate in their applications checksums for memory blocks, strings, blobs, streaming data and single files; Fast, flexible and extremely easy to use; Supports 3 interfaces: FastCRC API(FastCRC API can be used as is, or it can be used to create wrappers for other languages that can use DLLs),C++ Interface(wrapper classes to FastCRC API) and FastCRC Type Library(includes all declarations for accessing FastCRC Library from different programming languages which have the possibility to reference a Type Library, such as VB 5.0, VB 6.0, VBA, etc.); Supports static linking and dynamic linking (like MFC); No external dependencies such as MFC DLLs, COM/DCOM or other resources; Excellent documentation with examples in C/C++ and Visual Basic.
Software:Software Development:Components & Libraries
Add checksum calculations to your Windows apps quickly and easily. Features: Implementation of the most popular checksum algorithms:CRC32(Cyclic Redundancy Check 32), CRC16, CRC16C(CRC-CCITT).It allows Windows developers to calculate in their applications checksums for memory blocks, strings, blobs, streaming data and single files; Fast, flexible and extremely easy to use; Supports 3 interfaces: FastCRC API(FastCRC API can be used as is, or it can be used to create wrappers for other languages that can use DLLs),C++ Interface(wrapper classes to FastCRC API) and FastCRC Type Library(includes all declarations for accessing FastCRC Library from different programming languages which have the possibility to reference a Type Library, such as VB 5.0, VB 6.0, VBA, etc.); Supports static linking and dynamic linking (like MFC); No external dependencies such as MFC DLLs, COM/DCOM or other resources; Excellent documentation with examples in C/C++ and Visual Basic.
Software:Software Development:Components & Libraries
Charon.Communications is a robust, efficient, and all-purpose serial communications component for the .NET Framework and .NET Compact Framework. It is compatible with all physical and virtual serial ports on server, desktop, and mobile devices.This component is licensed per developer, not per-seat: there are no royalty fees.Please choose your order type (below) from the following:.NET Framework (desktop, server, etc.).NET Compact Framework (CE.NET, Pocket PC, etc.).NET Framework and .NET Compact Framework (all platforms -- $199 savings!)
Software:Software Development:Components & Libraries
The generating of XLS file makes without use DDE, OLE, i.e. to receive the XLS file MS Excel is not required on the computer.Images, formulas, page properties, links to another sheets and workbooks are supported.The method of export is very simple - you form the TvteXLSWorkBook object, which has properties and methods similar to properties and methods of the OLE Excel server and call method SaveAsXLSToFile or SaveAsHTMLToFile.