Version 24.2 (latest)

ColorInfo Class Properties

For a list of all members of this type, see ColorInfo members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)AutomaticGets the automatic color, which is the window text system color.  
Public PropertyColorGets the base color associated of the ColorInfo.  
Public PropertyIsAutomaticGets the value which indicates whether the ColorInfo is automatic, or the window text system color.  
Public PropertyThemeColorTypeGets the base theme color associated of the ColorInfo.  
Public PropertyTintGets the to apply to the base color, from -1.0 (100% darken) to 1.0 (100% lighten).  
See Also