Category: FormFields (FFs)

The Original Internet Language

Field HelpMsg

A customized help message for a form field. A message that is output whenever the form field gets focus. The message appears in any form field of the “user message” class (DT is set to M) that is available in the current form or display. Valid Values A 256-character string If no message is specified,…
Read more

Field WdgMinValid Values

Specifies the lower boundary on the scroll bar. Valid Values A number (longint) Remarks The smallest acceptable value is -32,768. A scroll bar’s minimum value must be less than its maximum value. See Also WdgMaxValue, WdgLargeIncrement, WdgSmallIncrement

Field WdgSmallIncrement

A scroll bar increment. Specifies the amount of movement along the scroll bar when a direction arrow is clicked. Valid Values A non-negative number (longint)  (DEFAULT =  1) See Also WdgLargeIncrement, WdgMaxValue, WdgMinValid Values

Field WdgNumVisibleCols

The number of character columns visible in a list box or combo box. Indicates how many character columns are visible in a list box or combo box. Valid Values Integer (DEFAULT =  1) See Also WdgItems, WdgNumVisibleLines

Field WdgMaxValid Values

Specifies the upper boundary on the scroll bar. Valid Values A number (longint) Remarks The greatest acceptable value is 32,767. See Also WdgLargeIncrement, WdgMinValue, WdgSmallIncrement

Field WdgShadowSize

Indicates the size of the boundary shadow around an object. Valid Values A non-negative integer Remarks For graphic-class form fields, WdgShadowSize indicates the thickness of lines in twips.

Field WdgBackground

Specifies the name of an image file to be used as a background for the associated object.  All foreground properties will be drawn on top of this image. Valid Values A character string, up to 64 characters

Field MinLen

Minimum valid length for the data in a form field. Indicates the minimum number of characters that constitute a valid entry in the form field. Valid Values An integer (0 to 9999) See Also FieldLen, ValRule

Field WdgDropTarget

“Drop target” status of a form field. Indicates whether a form field can have a dragged form field dropped on it. Valid Values An integer code, as shown in the table below: Code Meaning N (DEFAULT) No Y Yes  

Field WdgFCBlue, WdgFCGreen and WdgFCRed

Foreground color (custom). “Blends” a custom foreground color for the object, indicating the quantity of blue, green, and red to be used in the custom color. Valid Values An integer (0 to 255) Remarks In most windowing environments, a “palette” is typically available from which a color choice can be made. Depending on your system,…
Read more

en_CAEnglish