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. |
ApplicationMenuItem | The ApplicationMenuItem class is used to manage a single menu item and its sub-menu items in a hierarchical structure in... more |
ApplicationMenuItemCollection | Collection 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. |
DocumentItemCollection | Collection 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. |
MenuContent | The class MenuContent is used to manage the content of the application menu. |
PanelDragDropState |
For internal use only. |
PreviewToolTip | This class implements the standard preview tooltip, which can be used for showing preview images and properties as name-value pairs.... more |
ProgressBarSource | The data source of the Progress Bar widget control.Architecturally a progress bar widget is divided into data elements, which... more |
PropertyValuePair | This class is used to store property-value pairs to be used by PreviewToolTip. |
PropertyValuePairCollection | Collection 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. |
RibbonChecklistButton | This 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. |
RibbonCommandItem | This class implements command support for ribbon items. |
RibbonCommandItemCollection | Collection 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. |
RibbonGallery | This 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 |
RibbonItemCollection | This is a collection class for the RibbonItem objects. |
RibbonItemControl | This class implements the standard support necessary for custom ribbon items.Use this control as the root element in the... more |
RibbonItemControlBase | Base 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 |
RibbonItemEventArgs | Event arguments class for the RibbonItem.Initialized event. |
RibbonItemToolTipEventArgs | Event 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 | |
 RibbonListButton | This 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 |
RibbonMenuItem | This 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 |
RibbonPanelBreak | This class is used to organize a ribbon panel into main and slide-out panels.Add an object of this type... more |
RibbonPanelCollection | This 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 |
RibbonPanelSourceCollection | Collection class for RibbonPanelSource objects. |
RibbonPanelSpacer |
This is class Autodesk.Windows.RibbonPanelSpacer. |
RibbonPropertyChangedEventArgs | Provides data for the PropertyChanged event of all the ribbon items which support this event.gs |
RibbonPropertyChangingEventArgs | Provides data for the PropertyChanging event of all the ribbon items which support this event. |
RibbonRadioButtonGroup | This class is used to support radio button groups in a ribbon.This class contains a collection of RibbonToggleButton items,... more |
RibbonRowBreak | This 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 |
RibbonSplitButton | This 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. |
RibbonTextBox | This 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:
- bool IsChecked, used for true/false state. The IsCheckedBinding is... more
|
RibbonToolTip | This class implements the standard tooltip, which can be used for a ribbon, a menu, the Quick Access Toolbar, and... more |
 RibbonToolTipBase | This class is the base class for all the standard tooltips supported by the component. |
TaskDialog |
This class for creating a task dialog. |
TaskDialogButtonCollection | This is a collection class for TaskDialogButton. |
TaskDialogCallbackArgs | Arguments class for TaskDialogCallback delegate. |
ToggleButtonControl |
This is class Autodesk.Windows.ToggleButtonControl. |
UIElementActivatedEventArgs |
This is class Autodesk.Windows.UIElementActivatedEventArgs. |