Control.ResetBackColor Method
Definition
Resets the BackColor property to its default value.
public:
virtual void ResetBackColor();
public virtual void ResetBackColor ();
abstract member ResetBackColor : unit -> unit
override this.ResetBackColor : unit -> unit
Public Overridable Sub ResetBackColor ()
Remarks
This method is not relevant for this class.