Modifica

Share via


WebBrowserBase.OnRightToLeftChanged(EventArgs) Method

Definition

This method is not meaningful for this control.

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

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

Parameters

e
EventArgs

An EventArgs object.

Applies to