![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ForeColor Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ToolbarBase Class : ForeColor Property |
Visual Basic (Declaration) | |
---|---|
<BrowsableAttribute(False)> Public Overrides Property ForeColor As Color |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ToolbarBase Dim value As Color instance.ForeColor = value value = instance.ForeColor |
C# | |
---|---|
[BrowsableAttribute(false)] public override Color ForeColor {get; set;} |
To set colors for the toolbar, set the ForeColor for the style items ToobarItemDefaultStyle, ToolbarItemHoverStyle, ToolbarItemSelectedStyle, and ToolbarItemDisabledStyle.
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