|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
TileView Class Reference#include <TileView.h>
Inheritance diagram for TileView
[legend]Collaboration diagram for TileView:
[legend]List of all members.
Public Methods |
| TileView () |
virtual BOOL | Create (LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT& rect, CWnd* pParentWnd, UINT nID, CCreateContext* pContext = NULL) |
virtual | ~TileView () |
Protected Methods |
virtual BOOL | OnCommand (WPARAM wParam, LPARAM lParam) |
virtual LRESULT | WindowProc (UINT message, WPARAM wParam, LPARAM lParam) |
afx_msg void | OnDropFiles (HDROP hDropInfo) |
afx_msg void | OnKeyDown (UINT nChar, UINT nRepCnt, UINT nFlags) |
afx_msg int | OnMouseActivate (CWnd* pDesktopWnd, UINT nHitTest, UINT message) |
Constructor & Destructor Documentation
TileView::~TileView (
|
) [virtual]
|
|
Member Function Documentation
virtual BOOL TileView::Create (
|
LPCTSTR lpszClassName,
|
|
LPCTSTR lpszWindowName,
|
|
DWORD dwStyle,
|
|
const RECT & rect,
|
|
CWnd * pParentWnd,
|
|
UINT nID,
|
|
CCreateContext * pContext = NULL ) [virtual]
|
|
BOOL TileView::OnCommand (
|
WPARAM wParam,
|
|
LPARAM lParam ) [protected, virtual]
|
|
afx_msg void TileView::OnDropFiles (
|
HDROP hDropInfo ) [protected]
|
|
void TileView::OnKeyDown (
|
UINT nChar,
|
|
UINT nRepCnt,
|
|
UINT nFlags ) [protected]
|
|
int TileView::OnMouseActivate (
|
CWnd * pDesktopWnd,
|
|
UINT nHitTest,
|
|
UINT message ) [protected]
|
|
LRESULT TileView::WindowProc (
|
UINT message,
|
|
WPARAM wParam,
|
|
LPARAM lParam ) [protected, virtual]
|
|
The documentation for this class was generated from the following files:
|
|