'Declaration Public Overrides Function GetSolidColor() As System.Nullable(Of Color)
public override System.Nullable<Color> GetSolidColor()
Return Value
Returns solid System.Drawing.Color or "null" if the background does not support solid color.
'Declaration Public Overrides Function GetSolidColor() As System.Nullable(Of Color)
public override System.Nullable<Color> GetSolidColor()