FunctionKey Object

A FunctionKey object represents an individual Function Key on the form.

Client support

   Newlook Smartclient

   Newlook Server

Use

An individual function key represents an item in the FunctionKeys collection of a Form.

By default, Newlook automatically converts all recognized host screen function key fields into function key controls on the GUI form. This provides end users with the option of clicking a form button in addition to the traditional method of pressing a function key on the keyboard.

It is possible to extend the functionality of forms by adding custom function keys with associated logic assigned to them. For instance, a developer may wish to add further screen navigation links, pass information to a desktop application or open a custom form.

Custom function keys can be added via the Add Function Key menu item on the right-click context menu in Designer.

To access properties of a function key, make sure that the Properties pane is open and select the function key in Designer.

To apply function keys to numerous newlook generated host screens, you will need to make use of generic overrides. This involves using Identify to label all required screens with the same screen ID prior to adding the function key in Designer.

Applies To

Form object

See Also

FunctionKeys property | FunctionKeys collection


© 2004-2021 looksoftware. All rights reserved.