qck.hlp (Table of Contents; Topic list)
MaxButton Property
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Determines whether a form has a Maximize button in the upper-right corner;
 read-only at run time.
 
    [form.]MaxButton
 
    ■ Valid settings are:
 
      Value        Description
      ═════════    ═════════════════════════════════════════════════════════
      True (-1)    (Default) Maximize button
      False (0)    No Maximize button
 
 Applies To
    Form
 
 See Also
    Maximize Button                  MinButton Property