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

Fired when a document window is docked from a floating state back to the MDI child frame.

Visual Basic
Public Event DocumentWindowDocked As DocumentWindowDockedEventHandler
C#
public event DocumentWindowDockedEventHandler DocumentWindowDocked;
Links
   Comments?