Click or drag to resize

McPanelsControl Property

Get control object from key

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

Parameters

key
Type: SystemString
key of the control

Property Value

Type: Control

Return Value

Type: Control
Control object.

Implements

IMcPanelsControlString
Remarks