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