Graphisoft®

Dialog ManagerVersion: 2.0

Panel::SetItemStatus

Sets the enabled/disabled status of all dialog items on the panel.

void SetItemStatus (bool enable);

Parameters

enable
Specifies whether to enable the dialog items. If true, the dialog items will be enabled, otherwise the dialog items will be disabled.