PyCWnd.GetDlgItemText
string = GetDlgItemText(idControl)
Returns the text of child window or control with the specified ID.
Parameters
MFC References
string = GetDlgItemText(idControl)
Returns the text of child window or control with the specified ID.