CTaskSettings Class Reference
[User Interface]
Tasks options window.
More...
#include <TaskSettings.h>
List of all members.
|
Public Types |
enum | { IDD = IDD_TASKS
} |
Public Member Functions |
bool | saveSettings (bool) |
afx_msg void | OnBnClickedTasksOk () |
afx_msg void | OnBnClickedTasksCancel () |
afx_msg void | OnBnClickedTasksButSelect () |
afx_msg void | OnBnClickedTasksRadioVTodo () |
afx_msg void | OnBnClickedTasksRadioSif () |
Public Attributes |
CComboBox | lstSyncType |
CEdit | editFolder |
CButton | checkInclude |
CButton | butSelectFolder |
CEdit | editRemote |
CStatic | groupDirection |
CStatic | groupFolder |
CStatic | groupAdvanced |
CButton | radioSif |
CButton | radioVTodo |
Protected Member Functions |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
Private Attributes |
int | currentRadioChecked |
Detailed Description
Tasks options window.
The documentation for this class was generated from the following files:
- C:/cygwin/home/forge/outlook-branch/install/output/export/UI/src/TaskSettings.h
- C:/cygwin/home/forge/outlook-branch/install/output/export/UI/src/TaskSettings.cpp