Class Hierarchy
CAdUiListCtrl CNavListCtrl
C++
class CAdUiListCtrl : public CListCtrl;
File
aduiListCtrl.h
Description
This class specializes CListCtrl to provide a control that supports AdUi Messaging. The class may be used anywhere a CListCtrl may be used. Since it provides the additional container-side support for AdUi registered messages, CAdUiBaseDialog (or a derived class) is attractive for use with CAdUiListCtrl.