CCalendarSettings Class Reference
[User Interface]
Calendar options window.
More...
#include <CalendarSettings.h>
List of all members.
|
Public Types |
enum | { IDD = IDD_CALENDAR
} |
Public Member Functions |
bool | saveSettings (bool saveToDisk) |
afx_msg void | OnBnClickedCalendarButok () |
afx_msg void | OnBnClickedCalendarButcancel () |
afx_msg void | OnBnClickedCalendarButSelect () |
afx_msg void | OnBnClickedCalendarRadioVcard () |
afx_msg void | OnBnClickedCalendarRadioSif () |
Public Attributes |
CComboBox | lstSyncType |
CEdit | editFolder |
CButton | checkIncludeSubfolders |
CButton | butSelectFolder |
CEdit | editRemote |
CButton | radioSif |
CButton | radioVcard |
CButton | butAdvanced |
CStatic | groupDirection |
CStatic | groupFolder |
CStatic | groupAdvanced |
CComboBox | lstFilter |
CStatic | groupFilter |
Protected Member Functions |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
Private Attributes |
int | currentRadioChecked |
Detailed Description
Calendar options window.
The documentation for this class was generated from the following files:
- C:/cygwin/home/forge/outlook-branch/install/output/export/UI/src/CalendarSettings.h
- C:/cygwin/home/forge/outlook-branch/install/output/export/UI/src/CalendarSettings.cpp