This method marks an item (check box or radio button) on the dialog box.
| Visual Basic |
|---|
Public Sub clickItem( _ ByVal ID As UInt _ ) |
- ID
- A UInt value that determines the item to mark.
|
| PC-DMIS 2020 R1 Object Library | |
| clickItem Method | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
| PCDLRN ActiveX DLL > DmisDialog Object : clickItem Method |
Glossary Item Box
| Visual Basic |
|---|
Public Sub clickItem( _ ByVal ID As UInt _ ) |