PC-DMIS 2019 R1 Object Library
OnPCDMessageBoxClose Event
See Also  Send Topic Feedback | See Object Hierarchy Chart
PCDMessageBox
An expression that evaluates to a PCDMessageBox object to determine the property sheet for which this event should wait.
PushedBtnID
An expression that evaluates to a Long value for an ID of a button that is pressed.
PCDLRN ActiveX DLL > ApplicationObjectEvents Object : OnPCDMessageBoxClose Event

Glossary Item Box

Description

This event gets launched when a generic message box closes.

Syntax

Visual Basic
Public Event OnPCDMessageBoxClose( _
   ByVal PCDMessageBox As PCDMessageBox, _
   ByVal PushedBtnID As Long _
)

Parameters

PCDMessageBox
An expression that evaluates to a PCDMessageBox object to determine the property sheet for which this event should wait.
PushedBtnID
An expression that evaluates to a Long value for an ID of a button that is pressed.

See Also

Copyright © 2019. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.