Navigation: thinBasic Modules > UI (User Interface) > DIALOGSs > DIALOG SET ICON |
|
Description
Set the dialog icon at runtime.
Syntax
DIALOG SET ICON hwnd, IconFileName
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
hwnd |
Number |
No |
Handle of the dialog |
IconFileName |
String |
No |
Name of the icon file name. |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |