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