Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > ExecutionWindow Object : ShowStopButton Property
ShowStopButton Property
Description
This returns or sets the Stop button's visibility state in the Execution window.
Property type
Read-write property
Syntax
Visual Basic
Public Property ShowStopButton As Boolean
Return Type

Read/write Boolean.

True means the window shows the Stop button.

False means the window does not show the Stop button.

See Also