object = accGrip(wndID);
Will search for a child accessible object having the ROLE_SYSTEM_GRIP role.
A size grip object is the lower-right area of a window which allows resizing of a window. It has no default action (accDoDefaultAction). Active Accessibility creates invisible grips for all windows; by default these are filtered out in Window Explorer.
wnd Overview | MS Accessibility