Status Property (SparkWindow)

Class

SparkWindow.

Action

Gets the string that appears in the status bar, if it is visible.

Syntax

C#
protected String status { get; }
VB
'Declaration
Protected Read Property status As String

Access

Read only.