Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2022.2 Object Library
A UInt value that determines the item to mark.
clickItem Method
Description
This method marks an item (check box or radio button) on the dialog box.
Syntax
Visual Basic
Public Sub clickItem( _
   ByVal ID As UInt _
) 
Parameters
ID
A UInt value that determines the item to mark.
See Also