Partager via


StatusTextChangeEventArgs Class

Definition

Represents the event arguments for status text change 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.

Applies to