'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public Property TranslucentColor As System.Drawing.Color
'Usage
Dim instance As NDockingHintStyle Dim value As System.Drawing.Color instance.TranslucentColor = value value = instance.TranslucentColor
[System.Xml.Serialization.XmlIgnore()] public System.Drawing.Color TranslucentColor {get; set;}