` Printed Icetips Article

Icetips Article



Par2: Opening a window with specific tab selected
1998-05-06 -- John Broadwater
 
The WindowManager has a FirstField property and does a SELECT(SELF.FirstField)
whenever it gains focus. This may override an embedded SELECT.
Explicitly set the FirstField property at the end of the ThisWindow.INITmethod:

SELF.FirstField =?Control_on_Tab2



Printed May 9, 2024, 8:49 pm
This article has been viewed/printed 35116 times.