|
|
Home » Visual Basic » Article
Various Active X controls -- Font picker, Splitter, Hyperlink, and More
|
| Article by: | Brian Gillham (8/24/2002) |
|
| Summary: | Various Active X controls, including font picker, Enhanced File Dialog, Splitter, and HyperLink. Includes a sample project. Recently upgraded to include a tray icon control. |
|
| Viewed: 13267 times |
Rating (1 vote): |
|
4 out of 5 |
|
|
|
Various Active X controls -- Font picker, Splitter, Hyperlink, and More
Download Now 126Kb
Various Active X controls, including font picker, Enhanced File Dialog, Splitter, and HyperLink. Includes a sample project. Recently upgraded to include a tray icon control.
Notes on getting the sample to work.
1. Unzip using winzip and select the Use Folder Names option.
2. Navigate through the folders until you get to release. You will see a file called SafeCTX.ocx. Manually register this file using RegSvr32.
3. Navigate up one level. You will see a folder called Test, and a file in this folder called Group1.vbg. This project group includes all the controls and a sample project.
Download Now 126Kb
|
|
View highlighted Comments
User Comments on 'Various Active X controls -- Font picker, Splitter, Hyperlink, and More'
|
Posted by :
Archive Import (Maryanne DeHetre) at 18:38 on Friday, September 12, 2003
|
I do not like that active x pops up all the time when I am tring to do something.How can I stop this? Please reply.
| |
|
To post comments you need to become a member. If you are already a member, please log in .
| RELATED ARTICLES |
Generate License Keys (such as CD keys on Microsoft software) by Brian Gillham
This class allows you to generate license keys, such as the CD keys on the case of most Microsoft software |
 |
Communicating with the Database (Using ADO) by Chaudhary Pradeep K. Roy
Using ADO to get connected with the database. |
 |
Visual Basic Read and Modify the Registry by Kenneth Ives
Perform the four basic functions to the Windows registry. Add, change, delete, and query. Allows you to to read registry values, and modify both keys and values.
|
 |
Generate an Array of Unique Random Numbers by Brian Gillham
This function will generate an ARRAY of TRULY random numbers. |
 |
Beginning Resource Files in Visual Basic by Kenneth Ives
Have you ever wanted to use graphics, such as icons, bitmaps, cursors, and AVI files? How about sound or even message box text? This can be an enormous amount of overhead. These are all examples of more files to keep track of when you distribute an application, DLL, or OCX. Lets find out how resource files can help.... |
 |
Visual Basic Compact/Repair Access Database Utility by Kenneth Ives
This utility will compact and repair the access database you select. It is actually more convenient to use this utility than do the same task with Access, because you don't have to save the database with a different name and then delete the old database when you are done: here, a temporary copy of the database is automatically created and deleted. |
 |
Creating a watermark in Excel with VBA by Kenneth Ives
Adding a watermark to an Excel spreadsheet using VBA. |
 |
Change Cursor to Hour Glass by Brian Gillham
A simple script to change the cursor to an hour glass. |
 |
Generate your own Random Numbers by Thaha Hussain
This simple program generates random numbers using the basic mathematical methods. |
 |
Analog Clock by Thaha Hussain
This program demonstrates Thaha Hussain's Clock Work Formula to paint an Analogue Clock. |
 |
| |