Class Hierarchy
CAcTcUiCatalogView CAcTcUiPaletteView
C++
class CAcTcUiCatalogView : public CWnd;
File
AcTcUiCatalogView.h
Description
CAcTcUiCatalogView is used to display the child items of a catalog item. The CAcTcUiCatalogView is associated with a catalog item whose children are displayed in the view. Each child item displayed in the view is encapsulated by a CAcTcUiCatalogViewItem object.