Description
This class contains parameters and operations related to tabbed dialog related events.
Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.TabbedDialogEventArgs
C#
public sealed class TabbedDialogEventArgs : EventArgs;
Visual Basic
Public sealed Class TabbedDialogEventArgs Inherits EventArgs