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

DIALOG SET LOC

Previous pageReturn to chapter overviewNext page

 

Description

 

Set the position of a dialog.

 

Syntax

 

DIALOG SET LOC hwnd, X, Y

 

Returns

 

None

 

Parameters

 

Name

Type

Optional

Meaning

hwnd

Number

No

Handle of the dialog

X

Number

No

Upper left x position.

Y

Number

No

Upper left y position.

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

 

 

 

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