qck.hlp (Table of Contents; Topic list)
Command Button Control
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Carries out a command or action when selected by the user.
 
                            ┌──────────┐
                            │ Command1 │
                            └──────────┘
 
 Events
    Click             DragDrop          DragOver          GotFocus
    KeyDown           KeyPress          KeyUp             LostFocus
 
 Methods
    DRAG              MOVE              REFRESH           SETFOCUS
 
 Properties
    BackColor         Cancel            Caption           CtlName
    Default           DragMode          Enabled           Height
    Index             Left              MousePointer      Parent
    TabIndex          TabStop           Tag               Top
    Value             Visible           Width
 
 See Also
    Controls Summary
    Creating Controls at Design Time
    Setting Form and Control Properties