Software Listing of Author : "Very Ltd"
- AdvancedDialog Control
- License: Freeware
- Price: 0.00


The AdvancedDialog Control can be used in your application by adding it to a form and setting its properties. The dialog displayed by the control is determined by the methods of the control.
Atrun time, a dialog box is displayed or the help engine is executed, when the appropriate method is invoked; atdesign time, the AdvancedDialog control is displayed as an icon on a form. This icon can't be sized.
The AdvancedDialog control can display the following dialogs using the specified method.
- Platform: WinOther
- anImage Control
- License: Freeware
- Price: 0.00


The anImage Control was designed to display a graphic on the Form. An anImage control can display a graphic from an animated GIF, animated cursor (.ani), or AVI files.
The control inherit from Animation Control and then can play only AVI files that have no sound; in addition, the anImage control can display only uncompressed.avi files or .avi files that have been compressed using Run-Length Encoding (RLE).
The anImage control can contain controls placed on it by the developer or the end user at the control's run time. You can also use a anImageImage to subdivide a form functionally - for example, to separate groups of OptionButton controls. To make an anImage control automatically resize to display an entire graphic, set its AutoSize property to True.
To group controls, in design time first draw the...
- Platform: WinOther
- BiDiTreeView Control
- License: Freeware
- Price: 0.00


BiDiTreeView Control was designed to be an ActivX control that displays a hierarchical list of Node objects, each of which consists of a label and an optional bitmap. A TreeView is typically used to display the headings in a document, the entries in an index, the files and directories on a disk, or any other kind of information that might usefully be displayed as a hierarchy.
After creating a TreeView control, you can add, remove, arrange, and otherwise manipulate Node objects by setting properties and invoking methods. You can programmatically expand and collapse Node objects to display or hide all child nodes. Four events, the Collapse, Expand, NodeClick, and NodeDblClick event, also provide programming functionality.
You can navigate through a tree in code by retrieving a reference to Node objects using Root,...
- Platform: WinOther
- CDswitch
- License: Freeware
- Price: 0.00


The CDswitch application was designed to be a small utility that provides an easy and convenient access to the most frequent CD device operations and settings.
Would you like to have full information about contents of your CD drives without opening them? Do you wish to secure your CDs against accidental ejection and damage in consequence? Are you bothered with CDs forgotten in the drive after computer is turned off? Tired with crushing the CD drive button? So CDswitch is what you need!
Using just 16x16 pixels of your screen space CDswitch displays literally all relevant information about current state of your CD drives. CDswitch was designed in such a way that you should not change your routine mode of work with CDs, but at the same time it gives you a lot of new convinient and easy-to-use features.
- ContourX
- License: Freeware
- Price: 0.00


The ContourX application was designed to be a small utility that computes the external contour of a connected convex planar figure and prepares it for using in an HTML document as image map coordinates.
Application domain
As known, HTML format allows to mark the "active regions" on an image contained ( tag). There are three types of regions:
1) rectangle, defined by coordinates of its left-top and right-bottom angles ( );
2) circle, defined by coordinates of its center and radius length ( );
3) polygon, defined by the list of pixel coordinates of its vertices ( ).
Whereas the specification of active region of first two types represents quite a trivial task, the specification of perimeter of some complicated figure is very laborious (and irksome) process.
Existing applications...
- Platform: WinOther
- CoolBar Customizer Control
- License: Freeware
- Price: 0.00


The CoolBarCustomizer ActiveX control is used together with the controls CoolBar and Toolbar, and provides a way to customize at run time the toolbar buttons set. There is a posibility to save and restore the customized state.
You use the CoolBarCustomizer control in your application by adding it to a form and setting its properties. At run time, the control is invisible; the control is still active, and therefore the you can still write programs that can interact with the control. At design time, the control is displayed as an icon on a form. This icon can't be sized.
NOTE:
You can use this software royalty-free for private (non-commercial) purposes.
- Platform: WinOther
- CoolBox Control
- License: Freeware
- Price: 0.00


The CoolBox control was developed to be a container control that may be resized and rearranged by the user at run time.
When you create and distribute applications that use the CoolBox control, you should install the appropriate file in the customer's Microsoft Windows SYSTEM subdirectory. The Setup Wizard included with Visual Basic provides tools to help you write setup programs that install your applications correctly
NOTE:
You can use this software royalty-free for private (non-commercial) purposes.
- Platform: WinOther
- DirTree Control
- License: Freeware
- Price: 0.00


The DirTree ActiveX Control was developed to display a hierarchical list of directories and paths at run time. You can create dialog boxes that, for example, enable a user to open a file from a list of files in all available directories.
After creating a DirTreeView control, you can manipulate Node objects by setting properties and invoking methods. You can programmatically expand and collapse Node objects to display or hide all child nodes. Four events, the Collapse, Expand, NodeClick, and NodeDblClick event, also provide programming functionality.
You can navigate through a tree in code by retrieving a reference to Node objects using Root, Parent, Child, FirstSibling, Next, Previous, and LastSibling properties. Users can navigate through a tree using the keyboard as well. UP ARROW and DOWN ARROW keys cycle...
- Platform: WinOther
- FileTree Control
- License: Freeware
- Price: 0.00


The FileTree Control was developed to be an ActivX control that enumerates all files (in specified folder) satisfied to specified criteria.
You use the FileTree control in your application by adding it to a form and setting its properties. At run time, the control is invisible; the control is still active, and therefore the you can still write programs that can interact with the control. At design time, the control is displayed as an icon on a form. This icon can't be sized.
When you create and distribute applications that use the FileTree control, you should install the appropriate file in the customer's Microsoft Windows SYSTEM subdirectory. The Setup Wizard included with Visual Basic provides tools to help you write setup programs that install your applications correctly.
NOTE:
You can use this...
- Platform: WinOther
- Language Recognizer Control
- License: Freeware
- Price: 0.00


The LanguageRecognizer ActiveX Control can be used to fit a most likely character set for given text. The control has a number of predefined languages. It attempts to determine the text's language on the grounds of statistical regularities of the text.
When a fitness rate for every of predefined languages is less than 1, the control adds new record to its internal language table inheriting to predefined language with maximal rate. Then you may change the newly added language's character set so as it will show researched text properly. The control will permanently keep new data; this means, the control will recognize also another texts on the same language (certainly, if the source text was enough long).
You use the LanguageRecognizer control in your application by adding it to a form and setting its properties. At...
- Platform: WinOther
- MenuTree Control
- License: Freeware
- Price: 0.00


The MenuTree ActiveX Control will display a custom menu for your application. It provides support and full control for images, font, colors, tooltips, item hierarchy, shortcut keys, mouse events, drag-and-drop functionality, etc.
You use the WinHook control in your application by adding it to a form and setting its properties. At run time, the control is invisible; the control is still active, and therefore the you can still write programs that can interact with the control. At design time, the control is displayed as an icon on a form. This icon can't be sized.
When you create and distribute applications that use the MenuTree control, you should install the appropriate file in the customer's Microsoft Windows SYSTEM subdirectory. The Setup Wizard included with Visual Basic provides tools to help you write setup...
- Platform: WinOther
- RichTextBox Control
- License: Freeware
- Price: 0.00


The control was developed to be the stated version of Microsoft Rich TextBox Control 6.0 using Rich Text Edit Control DLL of version 4.0.993.4, which is the last version working properly with non-unicode non-English text.
The control and DLL renamed on RichTx31.ocx and RichEd31.dll, and therefore they not interfere with a Rich TextBox Control currently installed in your Windows. You may use this control and your regular Rich TextBox Control (from the file RichTx32.ocx) together in the one application and on the one Form.
When you create and distribute applications that use the RichTextBox control, you should install the appropriate file in the customer's Microsoft Windows SYSTEM subdirectory. The Setup Wizard included with Visual Basic provides tools to help you write setup programs that install your applications...
- Platform: WinOther
- Rotated Control
- License: Freeware
- Price: 0.00


The LabelRotated ActiveX control can be used to display text that a user can't change directly. It displays given text at any specified angle. It can also render the text along user defined curves.
You can write code that changes the text displayed by a LabelRotated control in response to events at run time. You can also use a Label to identify a control, such as a TextBox control, that doesn't have its own Caption property.
When you create and distribute applications that use the LabelRotated control, you should install the appropriate file in the customer's Microsoft Windows SYSTEM subdirectory. The Setup Wizard included with Visual Basic provides tools to help you write setup programs that install your applications correctly.
NOTE:
You can use this software royalty-free for private...
- Platform: WinOther
- RtoLTextBox Control
- License: Freeware
- Price: 0.00


The RtoLTextBox ActiveX control will display information entered at design time, entered by the user, or assigned to the control in code at run time from right to left (for example, with Hebrew or Arabic) on a Windows system not supported bidirectional features.
It you not need to fill the control with Hebrew or Arabic, it is sufficient (and preferably) to use the VB.TextBox control.
When you create and distribute applications that use the RtoLTextBox control, you should install the appropriate file in the customer's Microsoft Windows SYSTEM subdirectory. The Setup Wizard included with Visual Basic provides tools to help you write setup programs that install your applications correctly.
NOTE:
You can use this software royalty-free for private (non-commercial) purposes.
- Platform: WinOther
- Unicode Character Map
- License: Freeware
- Price: 0.00


The CharMapX application was designed to be a small tool that will help you view characters that are available in any selected font.
You can copy individual characters or a group of characters to the Clipboard and paste them into any program that can display them. Depending on the program you are using (such as Microsoft WordPad), you can copy characters by dragging them from the application directly into an open document.
Using the application, you can search for characters by Unicode character name, Unicode subrange (such as arrow or mathematical operator), and other ways.
You can also use this application to view and copy private characters that you have created using Private Character Editor.
- Platform: Win2000, WinOther, WinServer, WinVista
- VerMap
- License: Freeware
- Price: 0.00


The VerMap application was designed to be an intuitive file management utility that compares the version of the files (filtered, if needed) on two directory paths, and displays a list highlighting the differences.
The method of comparison is found on the assumption that the file having latest version contains the latest data. Once the comparison has been performed the list can be filtered. The files are then synchronised by copying the file by file from source path to the target to ensure that the most up-to-date copy of the files exists in both paths.
For instance, you can use this to achieve the most updated and consistent modification of your Windows operation system.
Note:
Only files having internal version resource can be compared!
As known, Windows supports version information for such...
- Platform: WinOther
- WinHook Control
- License: Freeware
- Price: 0.00


The WinHook ActiveX control provides a way for the Visual Basic programmer to intercept and respond to messages which Visual Basic doesn't provide events for.
For instance, you can use WinHook to intercept taskbar related messages, thus enabling you to write a program which displays itself on the taskbar.
You use the WinHook control in your application by adding it to a form and setting its properties. At run time, the control is invisible; the control is still active, and therefore the you can still write programs that can interact with the control. At design time, the control is displayed as an icon on a form.
When you create and distribute applications that use the WinHook control, you should install the appropriate file in the customer's Microsoft Windows SYSTEM subdirectory. The Setup Wizard...
- Platform: WinOther
