CRemoteWnd::CmdButton Class Reference

#include <WndMonitor.h>

List of all members.

Public Member Functions

 CmdButton (LPCTSTR pszName)
BOOL HitTest (const CPoint &point, BOOL bAll=FALSE) const
void Paint (CDC *pdcWindow, CRect &rcWindow, CSkinWindow *pSkin, CmdButton *pHover, CmdButton *pDown)
virtual void Show (BOOL bShow=TRUE)
virtual void Enable (BOOL bOn=TRUE)
virtual void SetCheck (int nCheck=1)
virtual void Execute (CFrameWnd *pTarget)

Public Attributes

CString m_sName
CRect m_rc
BOOL m_bVisible
BOOL m_bEnabled
BOOL m_bChecked
BOOL m_bChanged


Constructor & Destructor Documentation

CRemoteWnd::CmdButton::CmdButton ( LPCTSTR  pszName  ) 


Member Function Documentation

BOOL CRemoteWnd::CmdButton::HitTest ( const CPoint &  point,
BOOL  bAll = FALSE 
) const

void CRemoteWnd::CmdButton::Paint ( CDC *  pdcWindow,
CRect &  rcWindow,
CSkinWindow pSkin,
CmdButton pHover,
CmdButton pDown 
)

void CRemoteWnd::CmdButton::Show ( BOOL  bShow = TRUE  )  [virtual]

void CRemoteWnd::CmdButton::Enable ( BOOL  bOn = TRUE  )  [virtual]

void CRemoteWnd::CmdButton::SetCheck ( int  nCheck = 1  )  [virtual]

void CRemoteWnd::CmdButton::Execute ( CFrameWnd *  pTarget  )  [virtual]


Member Data Documentation

CString CRemoteWnd::CmdButton::m_sName

CRect CRemoteWnd::CmdButton::m_rc

BOOL CRemoteWnd::CmdButton::m_bVisible

BOOL CRemoteWnd::CmdButton::m_bEnabled

BOOL CRemoteWnd::CmdButton::m_bChecked

BOOL CRemoteWnd::CmdButton::m_bChanged


The documentation for this class was generated from the following files:
Generated on Wed Aug 8 03:46:33 2007 for Shareaza by  doxygen 1.5.2