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.
Caption Property
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Sets or returns the text display in a control or the title bar of a form;
 text cannot be changed by the user at run time.
 
    [form.][ctlname.]Caption[ = stringexpression$]
 
    ■ stringexpression$      Text string to be displayed
 
 Applies To
    Check Box Control                Command Button Control
    Form                             Frame Control
    Label Control                    Menu Control
    Option Button Control
 
 See Also
    Text Property