Click or drag to resize

McPanelsRemove Method (String)

Remove control from the panels.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function Remove ( 
	key As String
) As Boolean

Parameters

key
Type: SystemString
key of the control

Return Value

Type: Boolean
True - if control was removed successfully.

Implements

IMcPanelsRemove(String)
Remarks