AnnoObjGetCheckBoxChecked

Usage

Boolean AnnoObjGetCheckBoxChecked()

Description

Gets whether the selected checkbox is currently checked or not.

Parameters

None

Return value

True if the selected checkbox is checked.

Programming Notes

None