Public Types | |
| enum | |
Public Member Functions | |
| CAuthDlg (CWnd *pParent=NULL) | |
| virtual | ~CAuthDlg () |
| afx_msg void | OnBnClickedOk () |
| afx_msg void | OnCbnSelchangeCombo1 () |
| afx_msg void | OnEnSetfocusEdit3 () |
Public Attributes | |
| CComboBox | m_usernamectrl |
| CString | m_username |
| CString | m_password |
| BOOL | m_remember |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual BOOL | OnInitDialog () |
Definition at line 28 of file AuthDlg.h.
1.4.5