AnnoObjSetCheckBoxChecked

Usage                 

Sub AnnoObjSetCheckBoxChecked(Checked As Boolean)

Description        

Check or uncheck the selected checkbox.

Parameters                                        

Checked

Boolean

True if the checkbox should be checked.

Return value     

None

Programming Notes       

None