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.
REFRESH Method
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Redraws a form or control; in addition, updates the contents of the control
 if it is a file list box, directory list box, or drive list box.
 
    [form.][ctlname.]REFRESH
 
 Applies To
    Check Box Control                Combo Box Control
    Command Button Control           Directory List Box Control
    Drive List Box Control           File List Box Control
    Form                             Frame Control
    Horizontal Scroll Bar Control    Label Control
    List Box Control                 Option Button Control
    Picture Box Control              Text Box Control
    Vertical Scroll Bar Control
 
 See Also
    AutoRedraw Property              Methods Summary