ArcPad Scripting Object Model
hWnd Property
See Also  Send comments on this topic.
Form Object : hWnd Property

Glossary Item Box

Description

Returns the window handle of the form.

Property type

Read-only property

Syntax

variable = object.hWnd

Return Type

OLE_HANDLE

Remarks

hWnd returns 0 if the form is not currently open.

See Also

© 2012 All Rights Reserved.