ShowFindDialog Method

Displays the Find dialog box,.from which a user specifies search parameters to 1.x and 3.x documents.

Available With

Ö Imaging for Windows Professional Edition V2.0
Imaging for Windows Professional Edition V1.0 and V1.1
Imaging for Windows 95 and 98
Imaging for Windows NT 4.0

Applies To

Image Admin control

Syntax

object.ShowFindDialog([hParentWnd])

Arguments

Parameter Data Type Description

hParentWnd hWnd (Optional)  Assigns a parent window handle to the displayed dialog box

Remarks

If a Parent window is not specified, the dialog box will behave as a modeless dialog box.

The document selected by the user from the dialog box is set in the Image property when the method returns the value.