|
VizKit
3.3.7
|
UI (Windows): Pane with about information. More...
#include <AboutPane.h>
Public Types | |
| enum | { IDD = IDD_DIALOG2 } |
Public Member Functions | |
| CAboutPane () | |
| The constructor. | |
| ~CAboutPane () | |
| The destructor. | |
| virtual BOOL | OnSetActive () |
| Called when pane becomes active. | |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| Exchange of data (DDX/DDV). | |
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.