संपादन करना

के माध्यम से साझा करें


WebBrowserBase.OnBackColorChanged(EventArgs) Method

Definition

Raises the BackColorChanged event.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected:
 override void OnBackColorChanged(EventArgs ^ e);
protected override void OnBackColorChanged(EventArgs e);
override this.OnBackColorChanged : EventArgs -> unit
Protected Overrides Sub OnBackColorChanged (e As EventArgs)

Parameters

e
EventArgs

An EventArgs that contains the event data.

Applies to