Handle Property (APicture)

Returns the handle of the object.

Syntax

 [ lHandle = ] Object.Handle

The Handle property syntax has the following parts:

 

Name

Type

Description

Object

APicture

APicture object

lHandle

Long

An integer specifying the handle of the object.

Comments

This property is read-only at run time only.

Example

lTest1Handle = picTest1.Handle

Applies to

APicture

See Also

Name