Click or drag to resize

McStatusPanesCount Property

Returns the number of existing panes in the collection.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32

Return Value

Type: Int32

Implements

IMcStatusPanes.Count
Remarks
Only visible panes are displayed in the status bar.
See Also