Click or drag to resize

McStatusBarVisible Property

Get or set the visibility of the application status bar.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Property Visible As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Returns a boolean value

Implements

IMcStatusBar.Visible
Remarks