win32gui.GetDlgItemText

string = GetDlgItemText(hDlg, IDDlgItem )

Returns the text of a dialog control

Parameters

hDlg : PyHANDLE

Handle to a dialog window

IDDlgItem : int

The Id of a control within the dialog