Searched refs:m_hostnameControl (Results 1 – 2 of 2) sorted by relevance
97 DDX_Control(pDX, IDC_HOSTNAME, m_hostnameControl); in DoDataExchange()207 m_hostnameControl.SetWindowText( hostname ); in OnSetActive()300 m_hostnameControl.GetWindowText( hostname ); in Commit()
59 CEdit m_hostnameControl; variable