Uncheck Method (CheckBox MenuItem)

Class

CheckBox and MenuItem.

Action

Unchecks the check box or menu item.

Syntax

object.Uncheck()

Notes

Uncheck unchecks the check box or menu item, regardless of its current state.

Example

Find.CaseSensitive.Uncheck()