qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
MinButton Property
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Determines whether a form has a Minimize button in the upper-right corner;
 read-only at run time.
 
    [form.]MinButton
 
    ■ Valid settings are:
 
      Value        Description
      ═════════    ═════════════════════════════════════════════════════════
      True (-1)    (Default) Minimize button
      False (0)    No Minimize button
 
 Applies To
    Form
 
 See Also
    MaxButton Property               Minimize Button