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

DIALOG SET TEXT

Previous pageReturn to chapter overviewNext page

 

Description

 

Set the dialog caption (title).

 

Syntax

 

DIALOG SET TEXT hwnd, sCaption

 

Returns

 

None

 

Parameters

 

Name

Type

Optional

Meaning

hwnd

Number

No

Handle of the dialog

sCaption

String

No

The new dialog caption text.

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

 

 

 

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