ShowContinueButton Property
Description
This returns or sets the Continue button's visibility state in the Execution window.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property ShowContinueButton As Boolean |
Return Type
Read/write Boolean.
True means the window shows the Continue button.
False means the window does not show the Continue button.
See Also