Windows C++ Library
Public Member Functions | Protected Member Functions
CCheckBoxList Class Reference

#include <CheckBoxList.hpp>

Inheritance diagram for CCheckBoxList:
CListView CStdWnd CCtrlWnd CPopupWnd CMsgWnd CWnd

List of all members.

Public Member Functions

 CCheckBoxList ()
 ~CCheckBoxList ()
void ItemCheck (size_t nItem, bool bChecked)
bool IsItemChecked (size_t nItem)

Protected Member Functions

virtual void OnCreate (const CRect &rcClient)

Constructor & Destructor Documentation


Member Function Documentation

void CCheckBoxList::ItemCheck ( size_t  nItem,
bool  bChecked 
) [inline]
bool CCheckBoxList::IsItemChecked ( size_t  nItem) [inline]
void CCheckBoxList::OnCreate ( const CRect rcClient) [protected, virtual]

Reimplemented from CMsgWnd.


The documentation for this class was generated from the following files: