Click or drag to resize

McStatusPanesRemove Method

Removes the specified pane from the status bar and the collection.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub Remove ( 
	Index As Object
)

Parameters

Index
Type: SystemObject
Either a Pane name, or its 0-based position in the collection.

Implements

IMcStatusPanes.Remove(Object)
Remarks