Skip to content

IconId Property

Description

Id of the image to use for the group button that is displayed when there is not enough room to display the items in the group.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property IconId() As Long

Remarks

The IconId specifies the Id of the image to use for the group button that is displayed when there is not enough room to display the items in the group. When a group button is clicked, a ControlGroupPopup is displayed that contains the items of the group. The picture below shows several group buttons with images. No image will be displayed for the group button if IconId is not set.

Group Buttons

See Also


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