Specifies whether recognised field markers (such as > or *) are shown on the form.
Form object.ShowFieldMarkers as Boolean
This property allows you to overwrite the application-wide display of field markers, defined in Rules, at the form level.
When a host form is received, the recognition engine will identify certain fields as field markers, if they exist. These fields will be assigned the category of Field Marker in Identify. If ShowFieldMarkers is turned off in Rules then you can turn the display of field markers 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 | ShowGridOptions property | ShowOutputBorders property | ShowScreenTitle property | ShowScreenInfo property | Properties
© 2004-2021 looksoftware. All rights reserved.