ShouldSerializeBackColor Method (DropDownItemStyle)
Specifies whether to save the value of the
BackColor property.
protected bool ShouldSerializeBackColor()
'Declaration
Protected Function ShouldSerializeBackColor() As Boolean
Return Value
Returns true if the property has changed; otherwise, returns false.