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