Future Technologies Check Gadget ActiveX control

To use:
=======
drop it on a form or a dialog box, then set the GadgetType to choose
amongst available check styles.

To test whether the box is checked, invoke the Checked property.

here is a brief VB example

    if (CheckGadget1.Checked) then
        MsgBox("Gadget is checked")
    end if

or
    CheckGadget1.Checked = true 'this is also a write property


Registration:
=============
This is an unregistered evaluation release. You are allowed to test it for
15 days then you must register or uninstall it. Registration price is
only US$ 14.95. The control may be registered online at our web page:

www.futurtechno.com

We accept money orders, checks, eurocheques (EEC only) and all major
credit cards (secure registration form available).
