Create single instance applications linked to associated file types. When the associated file is double clicked it will be handled by a single instance of your application.
This lets your application act like Media Player rather than Notepad. Each time you double click a media file Media Player does not open a new window but re-uses the existing one.
This is normally difficult to achieve in Visual Basic but the OneOnly control makes it simple and also allows you to create the associations between file types and your application.
Extending the association allows you to add items to the right click pop-up context menu for your associated file types as well.
HyperLabel Web, email and file hyperlink control with customisable hovered characteristics. Acts like a web browser hyperlink for your own applications.
The control can be made transparent so it can be placed on top of pictures and other controls.
For VB6.
WindowsRunningTime Control WindowsRunning Time Control is a small ActiveX control (OCX), which gives programmers the possibility, to receive the time, how long Windows is already running. WRTCTL can send information about hours, minutes and seconds.
ShapedForm Create irregular shaped forms easily based on the forms picture property.
Add the control to the form and set the picture property then select which colour to become transparent. This control does the rest.
ActiveX control for VB6.
Previous:
OstroSoft ICMP Component COM library for Visual Basic 6, allowing to create custom ping and traceroute implementations.
Image Server SDK Image Server SDK allows to customize and use in your Web-based server applications the functionality of our product Web Image Guru. You can easily process images directly within your ASP, ColdFusion or other server applications.
ResizeXtra Intelligent control resizing and repositioning - Form size, position and state restore - Splitter control and MDI side panels - Shaped forms for VB 6.0
File size: 503 K Platforms: Windows XP/ME/NT/2000/98/95 Downloads: 27
Create single instance applications linked to associated file types. When the associated file is double clicked it will be handled by a single instance of your application. This lets your application to act like Media Player rather than Notepad.