StatusBarVisible Property (C1PreviewToolsIntegrator)
In This Topic
Gets or sets a value indicating whether the status bar is currently visible.
Syntax
'Declaration
Public Property StatusBarVisible As Boolean
public bool StatusBarVisible {get; set;}
See Also