home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Samples / TBOX100 / TBOX100.ZIP / FILE_ID.DIZ < prev    next >
Encoding:
Text File  |  1980-01-02  |  312 b   |  8 lines

  1. This program demos a toolbox with a mini
  2. title bar.  The program contains a main form
  3. (an MDI form in this case) and a toolbox. The
  4. toolbox uses setWindowPos() to make itself a
  5. topmost window, and hides itself when the
  6. application loses the focus and shows itself
  7. when the application regains the focus.
  8.