Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Overview 
PCDLRN ActiveX DLL : CommentInputDialog Object
CommentInputDialog Object Members
Public Methods

This method sets the Z position of the Input Comment dialog box based on the parameter's value.

When you have multiple dialog boxes, the Z position controls the order in which the item appears.

This method button clicks the Cancel button on the Input Comment dialog box.
This method button clicks the OK button on the Input Comment dialog box.
This method fills in the Input Comment dialog box with this text.
Public Properties
Read Only: Returns the Application Object
This read-only property returns the Input Comment dialog box's caption (title on titlebar).
This read-only property determines if the Input Comment dialog box has closed or not.
This read-only property determines whether or not the Input Comment dialog box has been properly created and is ready.
This read-only value returns the message text. This is the text that the operator reads when the Input Comment dialog box first opens. This is not the input text.
Read Only: Returns the parent PartProgram object (if any)
See Also