IEComboBox ver 1.00 SW   5-April-99
-----------------------------------
For Visual Basic 5.0 and 6.0 

IEComboBox is an ActiveX (OCX) control that adds a combo box similar 
to the one in Internet Explorer 4.

It can store data automatically after user press "Enter" key, load 20 more 
recently used data at startup.

The default array is 100. So, the oldest and not frequently used will be 
automatically deleted after over 100 data. Your also can make it case 
sensitive or not.

Your can run the sample program to see how it like to be. Before that,
You must follow the steps to install in your computer.

Installation:

Step 1: Unzip the IEComboBox.zip to temporary folder.
step 2: Copy the .OCX extension in C:\Windows\System\ directory.
atep 3: Copy data.txt and data2.txt in C:\
step 4: Run the Visual Basic.
Step 5: Click the Project | Component, click the browser button and
        search the IEComboBox.OCX in the c:\Windows\System\ .
Step 6: Open the sample program and run. 
                           

Note
----

1) The user have to specify the path for the text file in FilePath property.

2) In order for everything to work in the proper way IEComboBox.zip should be
   unzipped with WinZip 7.0 SR-1 or some archiver that supports long 
   file names!!
   All the above means that if you have unzipped it with standard pkunzip and
   are having problems with installation or using - try to download WinZip at
   http://www.winzip.com

3) Feel free to send me any comments, complaints, bug reports, or feature suggestions.
   
   Gan Seng Chai
   
   rcgan@hotmail.com

--------------------------------------
Copyright (C) 1999 by Gan Seng Chai