Share

Autodesk.Windows Namespace

Description

This is namespace Autodesk.Windows.

Dynamic-Link Library (DLL)

AdUIMgd.dll and AdWindows.dll

Classes

Class Description
ActiveTaskDialog This class is used to modify the displayed task dialog from a callback handler.
ApplicationMenu The ApplicationMenu class is used to manage the main menu of the application.
ApplicationMenuItemThe ApplicationMenuItem class is used to manage a single menu item and its sub-menu items in a hierarchical structure in... more
ApplicationMenuItemCollectionCollection class for ApplicationMenuItem objects.
CheckBoxControl This is class Autodesk.Windows.CheckBoxControl.
CollectionsExtensions This is class Autodesk.Windows.CollectionsExtensions.
ComponentManager The class ComponentManager is used to access and manage the global objects and component-level settings.
DisplayDeviceInfo Provides information about a display device on current system.
DocumentItem The DocumentItem class is used to encapsulate open and recent documents in the application menu.
DocumentItemCollectionCollection class for ApplicationMenuItem objects.
DoubleFuzzyComparer This is class Autodesk.Windows.DoubleFuzzyComparer.
DoubleToPercentageConverter This is class Autodesk.Windows.DoubleToPercentageConverter.
DpiValueComparer This is class Autodesk.Windows.DpiValueComparer.
MenuContentThe class MenuContent is used to manage the content of the application menu.
PanelDragDropState For internal use only.
PreviewToolTipThis class implements the standard preview tooltip, which can be used for showing preview images and properties as name-value pairs.... more
ProgressBarSourceThe data source of the Progress Bar widget control.Architecturally a progress bar widget is divided into data elements, which... more
PropertyValuePairThis class is used to store property-value pairs to be used by PreviewToolTip.
PropertyValuePairCollectionCollection class for PropertyValuePair objects.
RibbonButton This class is used to create a button in the ribbon.
RibbonCheckBox This class is used to create a check box on a ribbon panel.
RibbonChecklistButtonThis class is used to support the Checklist button in a ribbon.The Checklist button displays a list of checkboxes... more
RibbonCombo This class is used to create a combo box in a ribbon.
RibbonCommandItemThis class implements command support for ribbon items.
RibbonCommandItemCollectionCollection class for RibbonCommandItem objects.
RibbonControl This class controls the visual aspects of a ribbon.
RibbonFlowPanel This is class Autodesk.Windows.RibbonFlowPanel.
RibbonFoldPanel This is class Autodesk.Windows.RibbonFoldPanel.
RibbonForm This class is used to create forms in the ribbon.For internal use only.
RibbonGalleryThis class is used to create a gallery in a ribbon.
RibbonHwnd This class is used to host a Win32 control in ribbon panel.For internal use only.
RibbonItem This class is used to represent all the items in a ribbon. All of the types of items that are... more
RibbonItemCollectionThis is a collection class for the RibbonItem objects.
RibbonItemControlThis class implements the standard support necessary for custom ribbon items.Use this control as the root element in the... more
RibbonItemControlBaseBase class for RibbonItemControl class.This class is meant for component use. Use RibbonItemControl always.
RibbonItemEnumerator The class RibbonItemEnumerator is used to recursively enumerate all the ribbon items in a panel source.This class cannot be... more
RibbonItemEventArgsEvent arguments class for the RibbonItem.Initialized event.
RibbonItemToolTipEventArgsEvent arguments class for the event ComponentManager.ToolTipOpened and ToolTipClosed events.
RibbonLabel This class is used to add a label type item to the ribbon.Labels are used to convey information when... more
RibbonList
RibbonListButtonThis is an abstract base class for list type buttons.List type buttons are buttons that support a drop-down list.... more
RibbonMenuButton This class is used to support the menu button in a ribbon.The Menu button displays a standard menu in... more
RibbonMenuItemThis class is used to support hierarchical items.This class is used in places where a hierarchy is supported. Examples... more
RibbonPanel The class RibbonPanel is used to store and manage the panel in a ribbon. RibbonPanel displays the content of the... more
RibbonPanelBreakThis class is used to organize a ribbon panel into main and slide-out panels.Add an object of this type... more
RibbonPanelCollectionThis is a collection class for RibbonPanel.
RibbonPanelSource The RibbonPanelSource class is used to store and manage the content of a panel in a ribbon.RibbonPanel references an... more
RibbonPanelSourceCollectionCollection class for RibbonPanelSource objects.
RibbonPanelSpacer This is class Autodesk.Windows.RibbonPanelSpacer.
RibbonPropertyChangedEventArgsProvides data for the PropertyChanged event of all the ribbon items which support this event.gs
RibbonPropertyChangingEventArgsProvides data for the PropertyChanging event of all the ribbon items which support this event.
RibbonRadioButtonGroupThis class is used to support radio button groups in a ribbon.This class contains a collection of RibbonToggleButton items,... more
RibbonRowBreakThis class is used to organize the ribbon items in a panel into multiple rows.Add an object of this... more
RibbonRowPanel The RibbonRowPanel class is used to create a sub-panel within a panel.RibbonRowPanel is a ribbon item that can be... more
RibbonSeparator This class is used to support separators in a ribbon. Separators can be used to add space or divider lines... more
RibbonSlider This is class Autodesk.Windows.RibbonSlider.
RibbonSpinner This class is used to create a spinner in a ribbon.RibbonSpinner supports int and double data types by default.... more
RibbonSplitButtonThis class is used to support split buttons in a ribbon.The items in the drop-down list should be of... more
RibbonSubPanelSource This is class Autodesk.Windows.RibbonSubPanelSource.
RibbonTab The class RibbonTab is used to store and manage the contents of a ribbon tab.
RibbonTabCollection Collection class for RibbonTab objects.
RibbonTextBoxThis class is used to create text box in ribbon.RibbonTextBox supports editing values of any data type. If any... more
RibbonToggleButton Toggle buttonThis widget has two APIs for the toggle state:
  1. bool IsChecked, used for true/false state. The IsCheckedBinding is... more
RibbonToolTipThis class implements the standard tooltip, which can be used for a ribbon, a menu, the Quick Access Toolbar, and... more
RibbonToolTipBaseThis class is the base class for all the standard tooltips supported by the component.
TaskDialog This class for creating a task dialog.
TaskDialogButtonCollectionThis is a collection class for TaskDialogButton.
TaskDialogCallbackArgsArguments class for TaskDialogCallback delegate.
ToggleButtonControl This is class Autodesk.Windows.ToggleButtonControl.
UIElementActivatedEventArgs This is class Autodesk.Windows.UIElementActivatedEventArgs.

Enumerations

Enumeration Description
DocumentGroupByItems This is record Autodesk.Windows.DocumentGroupByItems.
DocumentItemToolTipAttributes This is record Autodesk.Windows.DocumentItemToolTipAttributes.
GalleryDisplayModeThis enum is used by the RibbonGallery to control the display mode.
ImageSize This is record Autodesk.Windows.ImageSize.
ProgressBarState Notification flags used in a task dialog callback.
RibbonFoldPanelResizeStyle This is record Autodesk.Windows.RibbonFoldPanelResizeStyle.
RibbonFoldPanelSize This is record Autodesk.Windows.RibbonFoldPanelSize.
RibbonImageSizeThis enumeration specifies the size of the image in the drop-down list box in the RibbonDropDownButton class.
RibbonItemResizeStylesThis enum is used to specify how the ribbon item should be resized to recover space when there is insufficient... more
RibbonItemSize This enum specifies the item size for ribbon items like button and label.
RibbonRowPanelResizeStyle This is record Autodesk.Windows.RibbonRowPanelResizeStyle.
RibbonSeparatorStyle This enum is used to specify the separator style for RibbonSeparator.
RibbonSplitButtonListStyle This enum specifies the list style for a split-button drop-down list.
RibbonSupportedSubPanelStyle This is record Autodesk.Windows.RibbonSupportedSubPanelStyle.
RibbonTextBoxImageLocation
ScaleFactorAction Specifies the action to take when applying a scale factor to a value.
ScaleFactorReduction This enum specifies the action to take when converting a scale factor to a lower-dimensional one.
ScaleFactorRounding This enum specifies mathematical rounding performed when applying a scale factor to a value or when converting a scale factor... more
TaskDialogCommonButtons This enum specifies the common buttons to be displayed in the task dialog.
TaskDialogIconThis enum is a representation of standard icons to be used in main and footer areas of the task dialog... more
TaskDialogNotification Notification flags used in a task dialog callback.
TaskDialogResult This enum specifies the task dialog result.

Interfaces

Interface Description
IPersistentObjectSource The IPersistentObjectSource interface is used to provide RibbonItem instances required by the quick access toolbar and the status bars that... more

Structures

Structure Description
DpiValue This is class Autodesk.Windows.DpiValue.
DpiValue2D This is class Autodesk.Windows.DpiValue2D.
ScaleFactor Represents a scale factor.
ScaleFactor2D Represents an x and y pair of scale factors in two-dimensional space.
TaskDialogButton Struct to specify a custom button in task dialog.

Types

Type Description
TaskDialogCallbackThis delegate acts as a call back for the TaskDialog class.The methods which are encapsulated by this delegate include:... more

Types

Was this information helpful?