Share via


DWebBrowserEvents2.PropertyChange(String) Method

Definition

Fires when the IWebBrowser2::PutProperty method of the object changes the value of a property.

public:
 void PropertyChange(System::String ^ szProperty);
public void PropertyChange (string szProperty);
abstract member PropertyChange : string -> unit
Public Sub PropertyChange (szProperty As String)

Parameters

szProperty
String

Applies to