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