PC-DMIS 2021.1 Object Library
DmisDialog Object Members
See Also  Overview  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL : DmisDialog Object

Glossary Item Box

Public Methods

Public Method BringToZPositionThis method sets the Z position of the message box based on the parameter's value.
When you have multiple message boxes, the Z position controls the order in which the item appears.
Public Method clickItemThis method marks an item (check box or radio button) on the dialog box.
Public Method CloseDialogThis method clicks the Cancel button to close an open dialog box.
Public Method getItemCheckThis method returns the checked status for an item (check box or radio button) on the dialog box.
Public Method getItemIntValueThis method returns the integer value stored in a field on the dialog box.
Public Method GetItemStringValueGet string value of a control of the dialog
Public Method isControlEnabledThis method checks if a control is enabled on the dialog box
Public Method IsControlPresentCheck status of a control of the dialog
Public Method SetItemFocusThis method gives focus to a control on a dialog box.
Public Method setItemIntValueThis method sets a field to a specific integer value.
Public Method SetItemStringValueSet string value to a control of the dialog. Returns the ENUM_PRESS_BUTTON_RESULTS status
Public Method SetItemValueThis method sets a field to a specific double value.

Public Properties

Public Property CaptionThis read-only property returns the dialog box's caption (title on titlebar)
Public Property HandleThe property returns the dialog box handle if the dialog box is available.
Public Property IDThis read-only property returns the dialog box's ID if it's available.
Public Property IsReady

This read-only property determines whether or not the dialog box was properly created and is ready.

Public Property TypeThis read-only value returns the type of dialog box.
Public Property VisibleIndicates whether or not the dialog is still visible to the user.

See Also

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