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
SyntaxPublic ReadOnly Property Key (
control As Control
) As String
Get
Parameters
- control
- Type: System.Windows.FormsControl
Property Value
Type:
StringReturn Value
Type:
String
Remarks
See Also