NullDisplay Property

Specifies the text that is displayed to indicate null values. Available at design time and run time.

Object.NullDisplay[ = cNullText]

Return Value

  • cNullText
    Specifies the text that is displayed for null values. .NULL. is the default value.

Remarks

Applies To: ComboBox | EditBox | ListBox | Spinner | TextBox

This property changes the null display for individual objects only. To change null display for all objects, use SET NULLDISPLAY.

See Also

Reference

CREATE TABLE - SQL Command
SET NULLDISPLAY Command

Other Resources

Properties (Visual FoxPro)