Share

ComponentManager Class

Description

The class ComponentManager is used to access and manage the global objects and component-level settings.

Class Hierarchy

Autodesk.Windows.ComponentManager

Visual Basic

Public static Class ComponentManager

C#

public static class ComponentManager;

Remarks

ComponentManager is a static class which serves as the access point for the application menu, component-level settings, and other global objects.

Links

Fields, ComponentManager Methods, ComponentManager Properties, ComponentManager Events

Was this information helpful?