Skip to content

Id Property

Description

Id of the Image.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property Id() As Long

Remarks

When an image is added to the Icons collection of a Codejock component, it is assigned an Id. The Id is used to identify the icon within the collection.

The Id of an ImageManagerIcon object is specified when the GetImage method is used to retrieve an image.

See Also


See Also

Command Bars ActiveX Control v24.0


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.