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

Visual Basic

Public Class DocumentWindowFloatedOrDockedEventArgs
Inherits EventArgs

C#

public class DocumentWindowFloatedOrDockedEventArgs : EventArgs;

Links

DocumentWindowFloatedOrDockedEventArgs Properties

Was this information helpful?