'Declaration
<System.ComponentModel.DescriptionAttribute("Gets the foreground color of a window.")> <System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property WindowTextCI As NColorInfo
'Usage
Dim instance As NPalette Dim value As NColorInfo value = instance.WindowTextCI
[System.ComponentModel.Description("Gets the foreground color of a window.")] [System.Xml.Serialization.XmlIgnore()] public NColorInfo WindowTextCI {get;}