Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > AutomationSettings Object : AutomationShowTipNotCalibratedMessageBox Property
AutomationShowTipNotCalibratedMessageBox Property
Description
This property controls whether the "Tip not calibrated" message box appears even when an automation call generates the message.
Property type
Read-write property
Syntax
Visual Basic
Public Property AutomationShowTipNotCalibratedMessageBox As Boolean
Return Type

Read/Write Boolean. True means the message appears. False means it's hidden. The default value is False.

See Also