Dialog_Find

<< Click to Display Table of Contents >>

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

Dialog_Find

 

Description

 

Open Find dialog

 

Syntax

 

hChild = Dialog_Find(hwnd, Flags)

 

Returns

 

Window Handle of the Find 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