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

WIN_SetTitle

Previous pageReturn to chapter overviewNext page

 

Description

 

Change the caption title of a window.

 

Syntax

 

Win_SetTitle(hWnd, WinTitle)

 

Returns

 

None.

 

Parameters

 

Name

Type

Optional

Meaning

hWnd

Number

No

Handle of the window

WinTitle

String

No

Text to assign to window title

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

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