ShowOutputBorders Property

Specifies whether recognised output fields will be shown with a border.

object.ShowOutputBorders as Boolean

Use

This property allows you to overwrite the application-wide display of output fields, defined in Rules, at the form level.

When a host form is received, the recognition engine will identify any output fields. If ShowOutputBorders is turned off in Rules you can turn the display of output field borders on for specific forms using this property, and vice versa.

Note:

Changing this property at run-time will cause the dynamic recognition engine to recreate the form and will result in the loss of any data that has been entered by the user. This property should not be changed within the Form events OnReceive or OnRefresh.

See Also

Display rules | ShowFieldChoices property | ShowFieldMarkers property | ShowGridOptions property | ShowScreenTitle property | ShowScreenInfo property

Applies To

Form object


© 2004-2021 looksoftware. All rights reserved.