WebBrowserExtended.UpdatePageStatus Event

Definition

Not implemented.

public:
 event EventHandler<Microsoft::Uii::Csr::Browser::Web::UpdatePageStatusEventArgs ^> ^ UpdatePageStatus;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Uii.Csr.Browser.Web.UpdatePageStatusEventArgs> UpdatePageStatus;
[<System.ComponentModel.Browsable(true)>]
member this.UpdatePageStatus : EventHandler<Microsoft.Uii.Csr.Browser.Web.UpdatePageStatusEventArgs> 
Public Custom Event UpdatePageStatus As EventHandler(Of UpdatePageStatusEventArgs) 

Event Type

Attributes

Applies to