qck.hlp (Table of Contents; Topic list)
Tag Property
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Enables identification of a control or form that is passed to a procedure;
 stores unique data with an object.
 
    [form.][ctlname.]Tag[ = stringexpression$]
 
    ■ stringexpression$   String enclosed in quotes, string variable, or
                          any other string expression; default is an empty
                          string ("")
 
 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                 Menu Control
    Option Button Control            Picture Box Control
    Text Box Control                 Timer Control
    Vertical Scroll Bar Control
 
 See Also
    CtlName Property                 FormName Property