qck.hlp (Table of Contents; Topic list)
MOVE Method
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Moves and sizes a form or control.
 
    [form.][ctlname.]MOVE left%[,top%[,width%[,height%]]]
 
    ■ left%             Horizontal coordinate for left edge
 
    ■ top%              Vertical coordinate for top edge
 
    ■ width%            Width of object
 
    ■ height%           Height of object
 
 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
    Methods Summary