Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
GetDlgItemText
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