IMetabaseListView.ShowFindDialog

Fore Syntax

ShowFindDialog;

Fore.NET Syntax

ShowFindDialog();

Description

The ShowFindDialog method shows the dialog box for object search.

Comments

The IMetabaseListView.EnableFindAll property is taken into account on the dialog box processing.

See also:

IMetabaseListView