#include <ldapauth_TabCtrl.h>
Public Member Functions | |
ldapAuthTabCtrl () | |
void | Init () |
void | SetRectangle () |
void | OnSave () |
virtual | ~ldapAuthTabCtrl () |
Public Attributes | |
CDialog * | m_tabPages [5] |
int | m_tabCurrent |
int | m_nNumberOfPages |
Protected Member Functions | |
afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
|
Definition at line 69 of file ldapauth_TabCtrl.cpp. References m_nNumberOfPages, and m_tabPages. |
|
Definition at line 80 of file ldapauth_TabCtrl.cpp. References m_nNumberOfPages, and m_tabPages. |
|
Definition at line 87 of file ldapauth_TabCtrl.cpp. References IDD_ABOUT_TAB, IDD_HOOK_TAB, IDD_LDAP_TAB, IDD_PWD_TAB, IDD_USER_TAB, m_tabCurrent, m_tabPages, and SetRectangle(). Referenced by CConfigureDialog::OnInitDialog(). |
|
Definition at line 134 of file ldapauth_TabCtrl.cpp. References m_tabCurrent, and m_tabPages. |
|
Definition at line 147 of file ldapauth_TabCtrl.cpp. References m_tabPages. Referenced by CConfigureDialog::OnSave(). |
|
Definition at line 106 of file ldapauth_TabCtrl.cpp. References m_nNumberOfPages, and m_tabPages. Referenced by Init(). |
|
Definition at line 45 of file ldapauth_TabCtrl.h. Referenced by ldapAuthTabCtrl(), SetRectangle(), and ~ldapAuthTabCtrl(). |
|
Definition at line 44 of file ldapauth_TabCtrl.h. Referenced by Init(), and OnLButtonDown(). |
|
Definition at line 43 of file ldapauth_TabCtrl.h. Referenced by Init(), ldapAuthTabCtrl(), OnLButtonDown(), OnSave(), SetRectangle(), and ~ldapAuthTabCtrl(). |