Scope
|
#include <MovementPage.h>
Inherits CPropertyPageImpl< CMovementPage >.
Public Types | |
enum | { IDD = IDD_MOVEMENT_PROPPAGE } |
Public Member Functions | |
Called via Win32 messages | |
=/*; () | |
BOOL | OnInitDialog (CWindow wndFocus, LPARAM lInitParam) |
Protected Attributes | |
CMovementSettingsSheet | settings_sheet |
Property page for stage settings.
Definition at line 10 of file MovementPage.h.
BOOL scope::gui::CMovementPage::OnInitDialog | ( | CWindow | wndFocus, |
LPARAM | lInitParam | ||
) |
Replace the placeholder with the CMovementSettingsSheet.
Definition at line 8 of file MovementPage.cpp.
|
protected |
the setting sheets that contains the real stuff
Definition at line 15 of file MovementPage.h.