This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IColorBrowser Interface > IColorBrowser.Color Property (ArcObjects .NET 10.5 SDK) |
Color edited by the browser.
[Visual Basic .NET] Public Property Color As IColor
[C#] public IColor Color {get; set;}
Set the Color property to an existing IColor object�the type of coclass you use will determine what options the dialog displays for editing the colors (see the pictures in the ColorBrowser topic).