StatusTextChangeEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |