win32gui.GetNextDlgTabItem
HWND = GetNextDlgTabItem(hDlg, hCtl , bPrevious )
Retrieves a handle to the first control that has the WS_TABSTOP style that precedes (or follows) the specified control.
Parameters
HWND = GetNextDlgTabItem(hDlg, hCtl , bPrevious )
Retrieves a handle to the first control that has the WS_TABSTOP style that precedes (or follows) the specified control.