Share

DocumentWindowFloatedOrDockedEventArgs Class

Description

This is the base class for the DocumentWindowDockedEventArgs,DocumentWindowFloatedEventArgs, and DocumentWindowToBeDockedEventArgs classes.

Class Hierarchy

Autodesk.AutoCAD.ApplicationServices.DocumentWindowFloatedOrDockedEventArgs
    Autodesk.AutoCAD.ApplicationServices.DocumentWindowDockedEventArgs
    Autodesk.AutoCAD.ApplicationServices.DocumentWindowFloatedEventArgs
    Autodesk.AutoCAD.ApplicationServices.DocumentWindowToBeDockedEventArgs

C#

public class DocumentWindowFloatedOrDockedEventArgs : EventArgs;

Visual Basic

Public Class DocumentWindowFloatedOrDockedEventArgs
Inherits EventArgs

Links

DocumentWindowFloatedOrDockedEventArgs Properties

Was this information helpful?