qck.hlp (Table of Contents; Topic list)
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