This demo illustrates how an editor's NullText property can be used to display a prompt in the editor's edit box.
The specified text is displayed if the editor's value is null and the editor is not focused.
The prompt text disappears when the editor receives focus.