Description
Used in DocumentWindowActivated event as event args.
Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.DocumentWindowActivatedEventArgs
Visual Basic
Public Class DocumentWindowActivatedEventArgs Inherits EventArgs
C#
public class DocumentWindowActivatedEventArgs : EventArgs;