Recover sync window.
More...
#include <FullSync.h>
List of all members.
|
Public Types |
enum | { IDD = IDD_FULLSYNC
} |
Public Member Functions |
| CFullSync (CWnd *pParent=NULL) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnBnClickedOk () |
afx_msg void | OnBnClickedCancel () |
afx_msg void | OnBnClickedFullsyncCheckContacts () |
afx_msg void | OnBnClickedFullsyncCheckCalendar () |
afx_msg void | OnBnClickedFullsyncCheckTasks () |
afx_msg void | OnBnClickedFullsyncCheckNotes () |
Public Attributes |
CComboBox | lstSyncType |
CButton | checkContacts |
CButton | checkCalendar |
CButton | checkTasks |
CButton | checkNotes |
CButton | radio1 |
CButton | radio2 |
CButton | radio3 |
CStatic | groupDirection |
CStatic | groupItems |
Protected Member Functions |
virtual void | DoDataExchange (CDataExchange *pDX) |
Detailed Description
Recover sync window.
The documentation for this class was generated from the following files:
- C:/develop/funambol/outlook/install/output/export/UI/src/FullSync.h
- C:/develop/funambol/outlook/install/output/export/UI/src/FullSync.cpp