MatchWholeWord Property

Object List Next Object

Defined By:
FindDialog

Description:

Sets the default or indicates the value of the
Match Case checkbox on the FindDialog.

Details:

The value of the MatchCase property prior to displaying the FindDialog determines the default value of the
Match Case checkbox. If set to True, the box will be checked; if False, the box will be unchecked. While the dialog is visible, the value of the MatchCase property will accurately reflect the state of the MatchCase checkbox.

Data Type: Boolean