Show Method

Object List Next Object

Defined By:
FindDialog

Description:

Displays the FindDialog on the screen.

Declaration:

Sub Show()

Details:

With the Show method you can display a FindDialog on the screen. The dialog is posted
modeless, meaning that it does not interfere in any way with user input. The Show method returns immediately to its caller.