Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > PartProgram Object : MarkParentMode Property
MarkParentMode Property
Description
This enables or disables the Parent Mode for Edit window Markings. If enabled and something is marked, any parent commands related to the child command is also marked.
Property type
Read-write property
Syntax
Visual Basic
Public Property MarkParentMode As Boolean
Example
See MarkChildMode for an example.
See Also