Graphisoft®

Dialog ManagerVersion: 2.0

Panel::SetItemVisibility

Sets the visibility state of all dialog items on the panel.

void SetItemVisibility (bool show);

Parameters

show
Specifies whether to show the dialog items. If true, the dialog items will be shown, otherwise the dialog items will be hidden.