PC-DMIS 2019 R1 Object Library
OnCommentInputDialogClose Event
See Also  Send Topic Feedback | See Object Hierarchy Chart
CommentInputDialog
An expression that evaluates to a CommentInputDialog object to determine dialog box 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 : OnCommentInputDialogClose Event

Glossary Item Box

Description

This event gets launched when a Comment Input dialog box closes.

Syntax

Visual Basic
Public Event OnCommentInputDialogClose( _
   ByVal CommentInputDialog As CommentInputDialog, _
   ByVal PushedBtnID As Long _
)

Parameters

CommentInputDialog
An expression that evaluates to a CommentInputDialog object to determine dialog box 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.