Click or drag to resize

McPanelsKey Property

Returns the key of the control. 'Nothing' will be return if control is not present in the panels.

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

Parameters

control
Type: System.Windows.FormsControl

Property Value

Type: String

Return Value

Type: String
Remarks