IDC_COMBO_ACCOUNT   44 AccountView.cpp 	DDX_Control(pDX, IDC_COMBO_ACCOUNT, m_combo_account);
IDC_COMBO_ACCOUNT   52 AccountView.cpp 	ON_CBN_SELCHANGE(IDC_COMBO_ACCOUNT, OnSelchangeAccount)
IDC_COMBO_ACCOUNT   84 AccountView.cpp 	wnd = this->GetDlgItem(IDC_COMBO_ACCOUNT);