This demo illustrates how the DisplayFormatString property can be used within editors of different types.
The DisplayFormatString property specifies the pattern used to format an editor's value for display purposes, when the editor is not focused.
Editor display values can be formatted using the standard formatting mechanism described in MSDN.
For more details about composing format patterns, see the following MSDN topic:
Formatting Types
(http://msdn.microsoft.com/en-us/library/fbxft59x.aspx).