Description
This class manages the Palette Manager and is the connection between InfoCenter and the Application.
Class Hierarchy
Autodesk.AutoCAD.AcInfoCenterConn.InfoCenterManager
C#
public class InfoCenterManager : IDisposable;
Visual Basic
Public Class InfoCenterManager Inherits IDisposable