Autodesk.AutoCAD.ApplicationServices Namespace > TabbedDialogEventArgs Class
TabbedDialogEventArgs Class
Description

 

This class contains parameters and operations related to tabbed dialog related events.

Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.TabbedDialogEventArgs
Visual Basic
Public sealed Class TabbedDialogEventArgs
Inherits EventArgs
C#
public sealed class TabbedDialogEventArgs : EventArgs;
Links
   Comments?