Specifies whether fields recognised as screen information should be shown on the form.
object.ShowScreenInfo as Boolean
This property allows you to overwrite the application-wide display of screen info, defined in Rules, at the form level.
When a host form is received, the recognition engine will identify certain fields as screen information, if they exist. These fields will be assigned the category of Screen Info in Identify. If ShowScreenInfo is turned off in Rules then you can turn the display of screen info on for specific forms using this property, and vice versa.
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.
Display rules | ShowFieldChoices property | ShowFieldMarkers property | ShowGridOptions property | ShowOutputBorders property | ShowScreenTitle property
© 2004-2021 looksoftware. All rights reserved.