Navigation: thinBasic Modules > UI (User Interface) > CONTROLs > Control_GetID |
|
Description
Returns the control ID giving the window control handle.
Syntax
lID = CONTROL_GetID(ctrlHandle)
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
ctrlHandle |
Number |
No |
Window Handle of the control |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |