ESRI.ArcGIS.Mobile
ProgressColor Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.WinForms Namespace > ScaleBar Class : ProgressColor Property

Gets or sets the ScaleBar's progress color.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("Synchronization Progress")>
<DescriptionAttribute("The color of the progress bar in ScaleBar.")>
Public Property ProgressColor As Color
C# 
[CategoryAttribute("Synchronization Progress")]
[DescriptionAttribute("The color of the progress bar in ScaleBar.")]
public Color ProgressColor {get; set;}

Remarks

Gets or sets the progress color of the ScaleBar. It is a standard property that you can set to either a palette (RGB) color or a predefined system color.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.