[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     CheckBox(<nRow>, <nColumn>,
        [,<cCaption>]) --> oCheckBox

 Arguments

     <nRow> is a numeric value that indicates the screen row of the check
     box.

     <nColumn> is a numeric value that indicates the screen column of the
     check box.

     <nCaption> is an optional character string that describes the check
     box on the screen.  If omitted, the default is an empty string.

 Returns

     Returns a CheckBox object when all of the required arguments are
     present; otherwise, CheckBox() returns NIL.

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