Spread Silverlight Documentation
GcSystemColorIndex Enumeration


Represents all GcSystemColor index used to retrieve system colors from GcSystemColor.
Syntax
'Declaration
 
Public Enum GcSystemColorIndex 
   Inherits System.Enum
'Usage
 
Dim instance As GcSystemColorIndex
public enum GcSystemColorIndex : System.Enum 
Members
MemberDescription
ActiveBorderKey used to get active border color
ActiveCaptionKey used to get active caption color
ActiveCaptionTextKey used to get active caption text color
AppWorkspaceKey used to get application workspace color
ButtonFaceKey used to get system button face color
ButtonHightlightKey used to get system button highlight color
ButtonShadowKey used to get system button shadow color
ButtonTextKey sued to get system button text color
ControlKey used to get control color
ControlDarkKey used to get control dark color
ControlDarkDarkKey used to get control dark dark color
ControlLightKey used to get control light color
ControlLightLightKey used to get control light light color
ControlTextKey used to get control text color
DesktopKey used to get desktop color
GradientActiveCaptionKey used to get gradient active caption color
GradientInactiveCaptionKey used to get gradient inactive caption color
GrayTextKey used to get gray text color
HighlightKey used to get highlight color
HighlightTextKey used to get highlight text color
HotTrackKey used to get hot track color
InactiveBorderKey used to get inactive border color
InactiveCaptionKey used to get inactive caption color
InactiveCaptionTextKey used to get inactive caption text color
InfoKey used to get info color
InfoTextKey used to get info text color
MenuKey used to get menu color
MenuBarKey used to get menu bar color
MenuHighlightKey used to get menu hightlight color
MenuTextKey used to get menu text color
ScrollBarKey used to get scroll bar color
ThreeDDarkShadowKey used to get system 3D Dark shadow color
ThreeDLightKey used to get system 3D light color
WindowKey used to get window color
WindowFrameKey used to get system window frame color
WindowTextKey used to get system window text color.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.GcSystemColorIndex

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.