Parent Property
Description
This read-only property returns the parent Machine object from which the FPanel object was created.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Parent As Machine |
Return Type
Machine object.
See Also