Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the state of the check box on the checklist.
Syntax
public boolean checkboxState()
Run On
Called
Return Value
Type: boolean
true if the combo box is open; otherwise, false.
Remarks
This method should be overwritten by sub classes.