Autodesk.AutoCAD.ApplicationServices Namespace > DocumentWindowCollection Class > DocumentWindowCollection Events > DocumentWindowFloated Event
DocumentWindowCollection.DocumentWindowFloated Event   MG2022New
Description

Fired when a document window is dragged out from the MDI child frame into a floating window.

Visual Basic
Public Event DocumentWindowFloated As DocumentWindowFloatedEventHandler
C#
public event DocumentWindowFloatedEventHandler DocumentWindowFloated;
Links
   Comments?