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

Windows Class: ModuleWindows - ChildWindowQ

Previous  Top  Next  


ModuleWindows is a queue of type ChildWindowQ that is used in the EnumModuleWin method to store information about the enumerated top windows for a specific module.  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:

EnumTopWin

EnumTopWindowsProc

 

 

 



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