|
VizKit
3.0
|
#include <AboutPane.h>
Public Types | |
| enum | { IDD = IDD_DIALOG2 } |
Public Member Functions | |
| CAboutPane () | |
| ~CAboutPane () | |
| virtual BOOL | OnSetActive () |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
UI (Windows): Pane with about information.
The constructor.
The destructor.
| void CAboutPane::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Exchange of data (DDX/DDV).
| pDX | Pointer to data. |
| BOOL CAboutPane::OnSetActive | ( | ) | [virtual] |
Called when pane becomes active.