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

hDlg : int

handle to dialog box

hCtl : int

handle to known control

bPrevious : int

direction flag