Dialog_FindAndReplace

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > UI (User Interface) > Common Dialogs >

Dialog_FindAndReplace

 

Description

 

Open Find and Replace dialog

 

Syntax

 

hChild = Dialog_FindAndReplace(hwnd, Flags)

 

Returns

 

Window Handle of the Find and Replace dialog.

 

Parameters

 

Name

Type

Optional

Meaning

hwnd

Number

No

Handle of the parent window

Flags

Numeric

No

Predefined dialog flags

 

Remarks

 

Restrictions

 

See also

 

Examples

 

Sample script