The Hyperlink control displays as a hyperlink (like the ones in web browsers) and can be customised for colour and underline for both hovered and unhovered states.
The hovered state is displayed when the users mouse is positioned over the control.......
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......
* Intelligent control resizing and repositioning for VB6. Drop the RXResizer on your form and enter simple commands in all your controls Tag properties to describe how they should resize and reposition.
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.
You can even specify that the window can......