[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Box.prg
--------------------------------------------------------------------------------

   BoxMenu( <aMenuItems>, [<nTop>], [<nLeft>], [<nBottom>], [<nRight>],
      [<cMenuTitle>], [<nChoice>], [<cBoxChars>],
      [<cColorString>] ) --> nChoice

   Paint quick and simple menu inside a box with a drop shadow. Returns a
   numeric value which denotes the subscript of the array passed to the
   BoxMenu() function which holds the menu prompts. One menu choice per
   element.

   BoxShadow( <nTop>, <nLeft>, <nBottom>, <nRight> ) --> NIL

   Draw a box shadow with see through.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson