CUsefulSplitterWnd Class Reference

#include <UsefulSplitterWnd.h>

List of all members.

Public Member Functions

 CUsefulSplitterWnd ()
BOOL IsBarLocked ()
void LockBar (BOOL bState=TRUE)
BOOL ReplaceView (int row, int col, CRuntimeClass *pViewClass, SIZE size)
virtual ~CUsefulSplitterWnd ()

Protected Member Functions

afx_msg void OnLButtonDown (UINT nFlags, CPoint point)
afx_msg void OnMouseMove (UINT nFlags, CPoint point)
afx_msg BOOL OnSetCursor (CWnd *pWnd, UINT nHitTest, UINT message)

Private Attributes

BOOL m_bBarLocked


Constructor & Destructor Documentation

CUsefulSplitterWnd::CUsefulSplitterWnd (  ) 

CUsefulSplitterWnd::~CUsefulSplitterWnd (  )  [virtual]


Member Function Documentation

BOOL CUsefulSplitterWnd::IsBarLocked (  )  [inline]

void CUsefulSplitterWnd::LockBar ( BOOL  bState = TRUE  )  [inline]

BOOL CUsefulSplitterWnd::ReplaceView ( int  row,
int  col,
CRuntimeClass *  pViewClass,
SIZE  size 
)

void CUsefulSplitterWnd::OnLButtonDown ( UINT  nFlags,
CPoint  point 
) [protected]

void CUsefulSplitterWnd::OnMouseMove ( UINT  nFlags,
CPoint  point 
) [protected]

BOOL CUsefulSplitterWnd::OnSetCursor ( CWnd *  pWnd,
UINT  nHitTest,
UINT  message 
) [protected]


Member Data Documentation

BOOL CUsefulSplitterWnd::m_bBarLocked [private]


The documentation for this class was generated from the following files:
Generated on Wed Jan 17 11:58:35 2007 for VisLuBsp1 by  doxygen 1.5.1-p1