PC-DMIS 2019 R1 Object Library
OnDialogClose Event
See Also  Send Topic Feedback | See Object Hierarchy Chart
Dialog
An expression that evaluates to a DmisDialog object to determine the dialog box for which this event should wait.
PCDLRN ActiveX DLL > ApplicationObjectEvents Object : OnDialogClose Event

Glossary Item Box

Description

This event gets launched when a generic dialog box is closed.

The event does not get launched for a Message Box, Execution dialog box or Comment Input dialog box.

Syntax

Visual Basic
Public Event OnDialogClose( _
   ByVal Dialog As DmisDialog _
)

Parameters

Dialog
An expression that evaluates to a DmisDialog object to determine the dialog box for which this event should wait.

See Also

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