Retrieves a boolean value indicating whether the background color for the control has been explicitly set.
public boolean shouldPersistBackColor()
Returns true if the background color for the control has been explicitly set; returns false if the control is using a default background color (either the background color set for its parent or the default system brush).