Code Examples

Move Form

acCmdDocMove

This code displays the 4 headed arrow so that the form can be moved using the arrow keys on the keyboard.

'***************** Code Start *******************

Sub cmdMove_Click()

  DoCmd.RunCommand acCmdDocMove

End Sub

'****************** Code End ********************

© 1998 - 2011 Terry Wickenden TKW Design Site developed maintained and hosted by TKW Design. This site is best viewed at 1024 x 768. Optimised for Firefox.