Graphisoft®

Dialog ManagerVersion: 2.0

ModelessDialog::SendBehind

Moves the dialog behind the specified dialog in the Z order.

void SendBehind (const ModelessDialog & behindModeless);

Parameters

behindModeless
A reference to the modeless dialog to precede the positioned dialog in the Z order.