Code a Login Box

Procedure

  1. Code your own login box.
  2. Install the customized login box to replace the CIMPLICITY default login box.

    The easiest way to change the login box is to modify the Visual Basic Project that is supplied. Coding your own login box is also simple if you understand:

    • OLE Automation
    • How to build an Automation Server using your development language (e.g. Visual C++, etc)