Graphisoft®

Dialog ManagerVersion: 2.0

ListView::SetIcon

Sets the global icon of a list view control.

void SetIcon (
    const DG::Icon &    icon,
    short               nImages,
    short               nRows
);

Parameters

icon
A reference to the new icon object.
nImages
Number of the sub-images in the image.
nRows
Number of rows of the sub-images in the image.