Scope
scope::gui::CMovementPage Class Reference

#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
 

Detailed Description

Property page for stage settings.

Definition at line 10 of file MovementPage.h.

Member Function Documentation

BOOL scope::gui::CMovementPage::OnInitDialog ( CWindow  wndFocus,
LPARAM  lInitParam 
)

Replace the placeholder with the CMovementSettingsSheet.

Definition at line 8 of file MovementPage.cpp.

Member Data Documentation

CMovementSettingsSheet scope::gui::CMovementPage::settings_sheet
protected

the setting sheets that contains the real stuff

Definition at line 15 of file MovementPage.h.


The documentation for this class was generated from the following files: