Inheritance diagram for CSplashScreenView:
Public Member Functions | |
CSplashScreenView (const CRect &size, CSplashScreen *splashScreen) | |
void | draw (CDrawContext *pContext) |
called if the view should draw itself | |
void | mouse (CDrawContext *pContext, CPoint &where, long button) |
called if a mouse click event occurs | |
Protected Attributes | |
CSplashScreen * | splashScreen |
|
|
|
called if the view should draw itself
Reimplemented from CView. |
|
called if a mouse click event occurs
Reimplemented from CView. |
|
|