Description
The event fired when a dialog becomes an MDI child.
Syntax
Private Sub object_MDIFloat(Dialog, Page)
The MDIFloat Event syntax has these parts:
The dialog firing the event.
The active page if any.