` Printed Icetips Article

Icetips Article



Par2: Toolbox
2005-09-22 -- Jonathan Kay
 
A toolbox window appears on-top of its owner. In a MDI app, all windows are 
implicitly owned by the frame, but in an non-MDI app you must explicitly 
define it:

OPEN(ToolboxWin,OwnerWin)

Note that when 'OwnerWin' is closed, the toolbox window will be closed too.



Printed May 13, 2024, 1:01 am
This article has been viewed/printed 35126 times.