Autodesk.AutoCAD.Windows Namespace

Description

This is namespace Autodesk.AutoCAD.Windows.

Dynamic-Link Library (DLL)

AcCoreMgd.dll, AcMgd.dll and AcWindows.dll

Classes

Class Description
AutomationDataGridView This is class Autodesk.AutoCAD.Windows.AutomationDataGridView.
ColorComboBox This is class Autodesk.AutoCAD.Windows.ColorComboBox.
AnalyticInfo This is class Autodesk.AutoCAD.Windows.AnalyticInfo.
ColorDialog This class represents a dialog box that allows the user to choose a color.
ColorItem This is class Autodesk.AutoCAD.Windows.ColorItem.
ColorItemCollection This is class Autodesk.AutoCAD.Windows.ColorItemCollection.
ColorItemConverter This is class Autodesk.AutoCAD.Windows.ColorItemConverter.
ColorListBox This is class Autodesk.AutoCAD.Windows.ColorListBox.
ColorListBoxItem This is class Autodesk.AutoCAD.Windows.ColorListBoxItem.
ContextMenuExtension This type allows users to extend various context (shortcut) menus in AutoCAD. There are 3 scenarios where this class can... more
DocumentWindow Wrapper (wraps AcApDocWindow)
DrawingDocumentWindow Wrapper (wraps AcApDwgDocWindow)
OpenFileOrFolderDialog This is class Autodesk.AutoCAD.Windows.OpenFileOrFolderDialog.
DropTarget Applications derive from this class to implement custom drag-and-drop behavior in AutoCAD. See the Microsoft documentation for the IDropTarget interface... more
PaletteEnterSizeMoveEventArgs This is class Autodesk.AutoCAD.Windows.PaletteEnterSizeMoveEventArgs.
InfoCenter This class manages the InfoCenter Manager and connects it with the InfoCenter toolbar.
LinetypeDialog This class represents a dialog box that allows the user to choose a linetype.
LineWeightDialog This class represents a dialog box that allows the user to choose a lineweight.
LocationChangingEventArgs This is class Autodesk.AutoCAD.Windows.LocationChangingEventArgs.
Menu This is the base class for various menu-like types.
MenuItem This class holds information related to a menu item.
MenuItemCollection This collection contains MenuItem objects.
OpenFileDialog This class represents a dialog box that allows the user to choose a file.
Palette This .NET class wraps the CAdUiPalette ObjectARX class.This class represents a palette window. A palette window exists in a... more
PaletteActivatedEventArgs This class provides data for the PaletteActivated event.
PaletteAddContextMenuEventArgs This class provides data for the PaletteAddContextMenu event.
PalettePersistEventArgs This class provides data for the PalettePersist event.
PaletteSet This .NET class wraps the AduiPaletteSet ObjectARX class. This class now supports themed icons for the Palette set icon that... more
PaletteSetDockSite This is class Autodesk.AutoCAD.Windows.PaletteSetDockSite.
PaletteSetFocusedEventArgs This is class Autodesk.AutoCAD.Windows.PaletteSetFocusedEventArgs.
PaletteSetSizeEventArgs This class provides event parameters related to the size-setting events in the palette set.
PaletteSetStateEventArgs This class provides data for the PaletteSetState event.
Pane This .NET class wraps the AcPane ObjectARX class.The AcPane class represents an individual pane in the status bar. A... more
PaneCollection This class represents a collection of panes.
PlotStyleDialog This class represents a dialog box that allows the user to choose a plot style.
QATItemCollection This collection represents the items on the Quick Access toolbar (QAT).
SaveFileDialog This class represents a dialog box that allows the user to choose a file.
SizeChangingEventArgs This is class Autodesk.AutoCAD.Windows.SizeChangingEventArgs.
StatusBar This .NET class wraps the AcApStatusBar ObjectARX class.The StatusBar class enables customization of the AutoCAD drawing status bar.This... more
StatusBarItem This .NET class wraps the AcStatusBarItem ObjectARX class.The AcStatusBarItem class represents an item in the status bar. The item... more
StatusBarMouseDownEventArgs This class provides event parameters related to the mouse-down events in the status bar area.
ToggleAblePopup This is class Autodesk.AutoCAD.Windows.ToggleAblePopup.
TrayItem This .NET class wraps the AcTrayItem ObjectARX class.The AcTrayItem class represents an individual tray item in the tray icon... more
TrayItemBubbleWindow This .NET class wraps the AcTrayItemBubbleWindowControl ObjectARX class.The TrayItemBubbleWindowControl class supports the bubble notification window that is displayed for... more
TrayItemBubbleWindowClosedEventArgs This class provides data for the TrayItemBubbleWindow.Closed event.
TrayItemCollection This class represents a collection of TrayItem objects.
Visuals This class represents various reusable visuals of the AutoCAD editor.
Window This class represents an operating system window.
WindowExtension This is class Autodesk.AutoCAD.Windows.WindowExtension.
WindowPositionChangedEventArgs This is class Autodesk.AutoCAD.Windows.WindowPositionChangedEventArgs.
WPFDocumentWindow Class used for creating WPF based document window

Enumerations

Enumeration Description
DefaultPane This .NET enum wraps the AcDefaultPane ObjectARX enum. This contains the default panes for the application status bar.
Direction This is record Autodesk.AutoCAD.Windows.Direction.
DockSides This class represents values that indicate the current docked site or the potential dock sites for a window.
IconType This .NET enum wraps the possible values returned by the AcTrayItemBubbleWindowControl.GetIconType() ObjectARX function. This function returns the bubble window icon... more
PaletteSetStyles This class represents palette set styles.
PaletteSetTitleBarLocation This class represents values indicating the title bar location for a palette set.
PaneStyles This .NET enum wraps the possible values returned by the AcPane.GetStyle() ObjectARX function. This function returns the current pane style.... more
StateEventIndex This enum indexes various palette set states.
TrayItemBubbleWindowCloseReason This .NET enum wraps an AcTrayItemBubbleWindowControl ObjectARX enum.TrayItemBubbleWindowControl contains icon values return values for the bubble window.

Structures

Structure Description
DocWindowReactor This is record Autodesk.AutoCAD.Windows.DocWindowReactor.
AcMgWPFBrowserPalette This is record Autodesk.AutoCAD.Windows.AcMgWPFBrowserPalette.