CProxySettings Class Reference
[User Interface]
Proxy settings window.
More...
#include <ProxySettings.h>
List of all members.
|
Public Types |
enum | { IDD = IDD_PROXY
} |
Public Member Functions |
| CProxySettings (CWnd *pParent=NULL) |
afx_msg void | OnBnClickedProxyEnable () |
afx_msg void | OnBnClickedProxyAuth () |
afx_msg void | OnOK () |
Public Attributes |
CButton | checkEnable |
CButton | checkAuth |
CEdit | editUser |
CEdit | editPass |
Protected Member Functions |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
Detailed Description
Proxy settings window.
The documentation for this class was generated from the following files:
- C:/cygwin/home/forge/outlook-branch/install/output/export/UI/src/ProxySettings.h
- C:/cygwin/home/forge/outlook-branch/install/output/export/UI/src/ProxySettings.cpp