This method returns the checked status for an item (check box or radio button) on the dialog box.
Visual Basic |
---|
Public Function getItemCheck( _ ByVal ID As UInt _ ) As Integer |
- ID
- UInt value that defines the item to query.
Integer value that shows the checked state of a control.