Share via


WpfBrowser.StatusTextChange Event

Definition

Fires when the status bar text of the object has changed.

public:
 event EventHandler<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::StatusTextChangeEventArgs ^> ^ StatusTextChange;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.StatusTextChangeEventArgs> StatusTextChange;
[<System.ComponentModel.Browsable(true)>]
member this.StatusTextChange : EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.StatusTextChangeEventArgs> 
Public Custom Event StatusTextChange As EventHandler(Of StatusTextChangeEventArgs) 

Event Type

Attributes

Applies to