ReadyStatus Property (MiscStrings)
In This Topic
Gets or sets the status text displayed in the StatusBar when all operations are completed successfully.
Syntax
'Declaration
Public Property ReadyStatus As String
public string ReadyStatus {get; set;}
See Also