Name
Window.DefaultObject -- set/get window's default object
Function
The default object in a window receives keyboard input as long as no other object is active. Good candidates for default objects are e.g. lonely listviews. Making such a listview the default object will allow the user to control it immediately without the need of several tab strokes for activation.

Type
MUI object

Applicability
ISG


Show TOC