'Declaration Protected Overridable ReadOnly Property DefaultDisplayFormatProvider As NumberFormatInfo
'Usage Dim instance As WinNumericTextBox Dim value As NumberFormatInfo value = instance.DefaultDisplayFormatProvider
protected virtual NumberFormatInfo DefaultDisplayFormatProvider {get;}