Graphisoft®

Dialog ManagerVersion: 2.0

ListView::SetPicture

Sets the global picture of a list view control.

void SetPicture (
    const DG::Picture & picture,
    short               nImages,
    short               nRows
);

Parameters

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