Check Method (CheckBox MenuItem)

Class

CheckBox and MenuItem.

Action

Checks the check box or menu item.

Syntax

object.Check ( )

Notes

This method checks the check box or menu item, regardless of its current state.

Example

Find.CaseSensitive.Check()