Umasoft
Main Page
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
vtocx
vtocxPropNavigation.h
1
#pragma once
2
3
4
5
// CvtocxPropNavigation : Property page dialog
6
7
class
CvtocxPropNavigation
:
public
COlePropertyPage
8
{
9
DECLARE_DYNCREATE(
CvtocxPropNavigation
)
10
DECLARE_OLECREATE_EX(
CvtocxPropNavigation
)
11
12
// Constructors
13
public
:
14
CvtocxPropNavigation
();
15
16
// Dialog Data
17
enum
{ IDD = IDD_PROPNAVIGATION_VTOCX };
18
19
// Implementation
20
protected
:
21
virtual
void
DoDataExchange(CDataExchange* pDX);
// DDX/DDV support
22
23
// Message maps
24
protected
:
25
DECLARE_MESSAGE_MAP()
26
public
:
27
float
m_Velocity;
28
float
m_Rotation;
29
float
m_Pan;
30
};
Generated on Fri Jun 7 2013 16:07:51 for Umasoft by
1.8.4