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