StatusTextChangeEventArgs Class

Definition

Represents event arguments for the StatusTextChange event..

public ref class StatusTextChangeEventArgs sealed : EventArgs
public sealed class StatusTextChangeEventArgs : EventArgs
type StatusTextChangeEventArgs = class
    inherit EventArgs
Public NotInheritable Class StatusTextChangeEventArgs
Inherits EventArgs
Inheritance
StatusTextChangeEventArgs

Constructors

StatusTextChangeEventArgs()

Initializes a new instance of the StatusTextChangeEventArgs class.

Properties

Text

Gets the text of the status.

Applies to