Autodesk.AutoCAD.ApplicationServices Namespace > DocumentWindowDockedEventArgs Class
DocumentWindowDockedEventArgs Class   MG2022New
Description

This class provides data for the DocumentWindowDocked event of the DocumentWindowCollection class.

Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.DocumentWindowFloatedOrDockedEventArgs
    Autodesk.AutoCAD.ApplicationServices.DocumentWindowDockedEventArgs
Visual Basic
Public Class DocumentWindowDockedEventArgs
Inherits DocumentWindowFloatedOrDockedEventArgs
C#
public class DocumentWindowDockedEventArgs : DocumentWindowFloatedOrDockedEventArgs;
   Comments?