Click or drag to resize

McPanelsActiveControl Property

Set or get active control.

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

Property Value

Type: Control

Return Value

Type: Control

Implements

IMcPanelsActiveControl
Remarks
Last added control becomes active.
See Also