Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > DmisDialog Object : SetItemStringValue Method
SetItemStringValue Method
Description
Set string value to a control of the dialog. Returns the ENUM_PRESS_BUTTON_RESULTS status
Syntax
Visual Basic
Public Function SetItemStringValue( _
   ByVal ID As UInt, _
   ByVal Value As String _
) As ENUM_PRESS_BUTTON_RESULTS
Parameters
ID
Value
See Also