PC-DMIS 2019 R1 Object Library
OnOpenRemotePanelDialog Event
See Also  Send Topic Feedback | See Object Hierarchy Chart
PartProg
An expression that evaluates to a PartProgram object to determine the measurement routine for which this event should wait.
DialogId
Long value representing a dialog box’s ID.
hWnd
Message
String value representing the message displayed in the dialog box.
BtnId1
Long value representing button 1.
BtnId2
Long value representing button 2.
BtnId3
Long value representing button 3.
BtnId4
Long value representing button 4.
DefaultBtn
Long value representing the default button.
PCDLRN ActiveX DLL > ApplicationObjectEvents Object : OnOpenRemotePanelDialog Event

Glossary Item Box

Description

This event gets launched when the specified Remote Panel Application dialog box opens.

Syntax

Visual Basic
Public Event OnOpenRemotePanelDialog( _
   ByVal PartProg As PartProgram, _
   ByVal DialogId As Long, _
   ByVal hWnd As Long, _
   ByVal Message As String, _
   ByVal BtnId1 As Long, _
   ByVal BtnId2 As Long, _
   ByVal BtnId3 As Long, _
   ByVal BtnId4 As Long, _
   ByVal DefaultBtn As Long _
)

Parameters

PartProg
An expression that evaluates to a PartProgram object to determine the measurement routine for which this event should wait.
DialogId
Long value representing a dialog box’s ID.
hWnd
Message
String value representing the message displayed in the dialog box.
BtnId1
Long value representing button 1.
BtnId2
Long value representing button 2.
BtnId3
Long value representing button 3.
BtnId4
Long value representing button 4.
DefaultBtn
Long value representing the default button.

See Also

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