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
| Visual Basic |
|---|
Public Sub clickItem( _ ByVal ID As UInt _ ) |