Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FPanel Object : Parent Property
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