A user specified time format string consistent with the format used in Windows Control Panel for Regional Settings (for example, "h:mm:ss") .

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string CustomTimeFormat { get; set; }
Visual Basic
Public Property CustomTimeFormat As String
	Get
	Set
JScript
function get CustomTimeFormat () : String
function set CustomTimeFormat (value : String)

See Also

System.Globalization..::..DateTimeFormatInfo