WebBrowserBase::OnRightToLeftChanged Method (EventArgs^)

 

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

This method is not meaningful for this control.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
virtual void OnRightToLeftChanged(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

An EventArgs object.

SecurityPermission

for immediate callers to use this control. Demand value: LinkDemand; NIB: Named Permission Sets: FullTrust.

.NET Framework
Available since 2.0
Return to top
Show: