Navigation:  thinBasic Modules > UI (User Interface) > Windows >

IsWindow

Previous pageReturn to chapter overviewNext page

 

Description

 

True/False depending on hWnd window is a valid window handle.

 

Syntax

 

number = IsWindow(hWnd)

 

Returns

 

Number: true/false.

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com