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

#include <CheckBox.hpp>

Inheritance diagram for CCheckBox:
CStdWnd CCtrlWnd CPopupWnd CMsgWnd CWnd

List of all members.

Public Member Functions

 CCheckBox ()
void Check (bool bCheck=true) const
bool IsChecked () const

Protected Member Functions

virtual void GetCreateParams (WNDCREATE &rParams)

Constructor & Destructor Documentation


Member Function Documentation

void CCheckBox::Check ( bool  bCheck = true) const [inline]
bool CCheckBox::IsChecked ( ) const [inline]
void CCheckBox::GetCreateParams ( WNDCREATE rParams) [protected, virtual]

Reimplemented from CCtrlWnd.


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