Elipse KeyPad

<< Click to Display Table of Contents >>

 

Elipse KeyPad

Elipse KeyPad is an ActiveX control developed by Elipse Software that allows using a virtual-floating keyboard in applications developed with E3.

This control can be activated on E3 Viewer by using Viewer's E3 Viewer tab.

Viewer's E3 Viewer tab

Viewer's E3 Viewer tab

The available options on this tab are described on the next table.

Available options for Elipse KeyPad on E3 Viewer tab

Option

Description

Show when a SetPoint gets focus

This options always shows Elipse KeyPad when a SetPoint object receives focus

Hide when pressing ENTER

Enables hiding Elipse KeyPad when pressing the ENTER key. This option is equivalent to control's AutoHideOnEnter property

Hide when pressing ESC

Enables hiding Elipse KeyPad when pressing the ESC key. This option is equivalent to control's AutoHideOnEsc property

 

In scripts, KeyPad can be opened when using Application's GetKeyPad method. For more information on the functionality of this object's properties, please check the E3 Reference and Scripts Manual.

Was this page useful?