Share

DocumentWindowToBeDockedEventArgs Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.ApplicationServices.DocumentWindowFloatedOrDockedEventArgs
    Autodesk.AutoCAD.ApplicationServices.DocumentWindowToBeDockedEventArgs

Visual Basic

Public Class DocumentWindowToBeDockedEventArgs
Inherits DocumentWindowFloatedOrDockedEventArgs

C#

public class DocumentWindowToBeDockedEventArgs : DocumentWindowFloatedOrDockedEventArgs;

Was this information helpful?