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
SyntaxPublic ReadOnly Property Control (
key As String
) As Control
Get
Parameters
- key
- Type: SystemString
key of the control
Property Value
Type:
ControlReturn Value
Type:
ControlControl object.
Implements
IMcPanelsControlString
Remarks
See Also