ShowStatusBar Property (SparkWindowedApplication)

Action

Gets a value whether the status bar is visible.

Syntax

C#
protected Boolean showStatusBar { get; }
VB
'Declaration
Protected Read Property showStatusBar As Boolean

Access

Read only.