CSyncSettings Class Reference
[User Interface]
Sync options panel.
More...
#include <SyncSettings.h>
List of all members.
|
Public Types |
enum | { IDD = IDD_SYNC
} |
Public Member Functions |
bool | saveSettings (bool) |
afx_msg void | OnBnClickedSyncCheckContacts () |
afx_msg void | OnBnClickedSyncCheckCalendar () |
afx_msg void | OnBnClickedSyncCheckTasks () |
afx_msg void | OnBnClickedSyncCheckNotes () |
afx_msg void | OnBnClickedSyncCheckPictures () |
afx_msg void | OnBnClickedSyncOk () |
afx_msg void | OnBnClickedSyncCancel () |
afx_msg void | OnBnClickedSyncButContacts () |
afx_msg void | OnBnClickedSyncButCalendar () |
afx_msg void | OnBnClickedSyncButTasks () |
afx_msg void | OnBnClickedSyncButNotes () |
afx_msg void | OnBnClickedSyncButPictures () |
afx_msg void | OnNcPaint () |
afx_msg void | OnBnClickedSchedulerCheckEnabled () |
afx_msg void | OnCbnSelchangeSchedulerComboValue () |
Public Attributes |
CButton | checkContacts |
CButton | checkCalendar |
CButton | checkTasks |
CButton | checkNotes |
CButton | checkPictures |
CButton | butContacts |
CButton | butCalendar |
CButton | butTasks |
CButton | butNotes |
CButton | butPictures |
bool | saveSyncTypeContacts |
bool | saveSyncTypeCalendar |
bool | saveSyncTypeTasks |
bool | saveSyncTypeNotes |
bool | saveSyncTypePictures |
bool | saveScheduler |
CButton | checkEnabled |
CButton | checkEncryption |
CStatic | groupItems |
CStatic | groupScheduler |
CStatic | groupSecurity |
CComboBox | comboSchedulerValue |
Protected Member Functions |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
afx_msg LRESULT | OnInitForm (WPARAM, LPARAM) |
Detailed Description
Sync options panel.
The documentation for this class was generated from the following files:
- C:/cygwin/home/forge/outlook-branch/install/output/export/UI/src/SyncSettings.h
- C:/cygwin/home/forge/outlook-branch/install/output/export/UI/src/SyncSettings.cpp