BringToZPosition | 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. |
PressCancelButton | This method button clicks the Cancel button on the Input Comment dialog box. |
PressOKButton | This method button clicks the OK button on the Input Comment dialog box. |
SetInputText | This method fills in the Input Comment dialog box with this text. |
Application | Read Only: Returns the Application Object |
Caption | This read-only property returns the Input Comment dialog box's caption (title on titlebar). |
IsClosed | This read-only property determines if the Input Comment dialog box has closed or not. |
IsReady | This read-only property determines whether or not the Input Comment dialog box has been properly created and is ready. |
Message | 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. |
Parent | Read Only: Returns the parent PartProgram object (if any) |