Click or drag to resize

InstallDialogOptionsProgressBarBorderColor Property

Determines the border color of the progress bar.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Nullable<uint> ProgressBarBorderColor { get; set; }

Property Value

Type: NullableUInt32
See Also