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