'Declaration<System.Xml.Serialization.XmlIgnoreAttribute()> Public Property TranslucentColor As System.Drawing.Color
'UsageDim 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;}