Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.