Setup System Keyboard Keys in the project
with name such as SingleClick and DoubleClick. Use the
KEY_LBTN_CMD_DN key code for SingleClick and the KEY_LBUTTON_DBL
key code for DoubleClick. These keyboard keys may then be used in
the object properties dialog box. For example, add SingleClick and
DoubleClick to the Button Properties dialog box Input Keyboard
Commands key sequence. Place the required actions for each click
type in the Key Sequence Command. The button may then be clicked or
doubleclicked at runtime. |