www.icetips.com  Icetips Utilities Documentation 5/9/2015    

Windows Class: TopWindows - ChildWindowQ

Previous  Top  Next  


TopWindows is a queue of type ChildWindowQ that is used in the EnumTopWin method to store information about the enumerated top windows.  By TopWindows we mean windows that are defined as Top-Level windows.  Unlike child windows, top windows do not have parent windows.  For a Clarion application this would be the appframe window.  ChildWindows would be any windows opened by that appframe window.

 

ChildWindows               &ChildWindowQ ! Reference to a Child Windows Queue

 

See also:

ChildWindowQ

EnumTopWin

EnumTopWindowsProc

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/topwindows_window.htm