Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > PCDMessageBox Object : HasShutDownButton Property
HasShutDownButton Property
Description
This read only property checks to see if the message box is an error message with a shut down button.
Property type
Read-only property
Syntax
Visual Basic
Public Property HasShutDownButton As Boolean
Return Type
Boolean. This returns True if there's a shut down button. It returns False if there isn't a shut down button.
See Also