Graphisoft®

Dialog ManagerVersion: 2.0

PushMenu::SetItemIcon

Sets the icon of a push menu item.

void SetItemIcon (
    short               menuItem,
    const DG::Icon &    icon
);

Parameters

menuItem
1-based index of the menu item.
icon
A reference to the new icon object.