Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::SetHeaderItemIcon

Sets the icon of a header item in the list box control.

void SetHeaderItemIcon (
    short               headerItem,
    const DG::Icon &    icon
);

Parameters

headerItem
1-based index of the header item.
icon
A reference to the new icon object.