Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CDragListCtrl Class Reference

#include <CtrlDragList.h>

List of all members.

Public Member Functions

 CDragListCtrl ()
virtual ~CDragListCtrl ()
virtual void OnDragDrop (int nDrop)

Protected Member Functions

afx_msg void OnBeginDrag (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnMouseMove (UINT nFlags, CPoint point)
afx_msg void OnLButtonUp (UINT nFlags, CPoint point)

Protected Attributes

CImageList * m_pDragImage
int m_nDragDrop
BOOL m_bCreateDragImage


Constructor & Destructor Documentation

CDragListCtrl::CDragListCtrl  ) 
 

Definition at line 47 of file CtrlDragList.cpp.

References NULL.

CDragListCtrl::~CDragListCtrl  )  [virtual]
 

Definition at line 53 of file CtrlDragList.cpp.


Member Function Documentation

void CDragListCtrl::OnBeginDrag NMHDR *  pNMHDR,
LRESULT *  pResult
[protected]
 

Definition at line 60 of file CtrlDragList.cpp.

References CLiveList::CreateDragImage(), m_bCreateDragImage, m_nDragDrop, m_pDragImage, and NULL.

void CDragListCtrl::OnDragDrop int  nDrop  )  [virtual]
 

Definition at line 134 of file CtrlDragList.cpp.

References LVN_DRAGDROP.

Referenced by OnLButtonUp().

void CDragListCtrl::OnLButtonUp UINT  nFlags,
CPoint  point
[protected]
 

Definition at line 110 of file CtrlDragList.cpp.

References m_nDragDrop, m_pDragImage, NULL, and OnDragDrop().

void CDragListCtrl::OnMouseMove UINT  nFlags,
CPoint  point
[protected]
 

Definition at line 88 of file CtrlDragList.cpp.

References m_nDragDrop, m_pDragImage, and NULL.


Member Data Documentation

BOOL CDragListCtrl::m_bCreateDragImage [protected]
 

Definition at line 41 of file CtrlDragList.h.

Referenced by OnBeginDrag().

int CDragListCtrl::m_nDragDrop [protected]
 

Definition at line 40 of file CtrlDragList.h.

Referenced by OnBeginDrag(), OnLButtonUp(), and OnMouseMove().

CImageList* CDragListCtrl::m_pDragImage [protected]
 

Definition at line 39 of file CtrlDragList.h.

Referenced by OnBeginDrag(), OnLButtonUp(), and OnMouseMove().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:06 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2