Spread Windows Forms 12.0 Product Documentation
WindowText Field


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Color Structure : WindowText Field
Represents a color that is the color of window foreground. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly WindowText As Color
'Usage
 
Dim value As Color
 
value = Color.WindowText
public static readonly Color WindowText
See Also

Reference

Color Structure
Color Members