Arrow Keys and Forms

J

jaslegume

In all the windows and web form designers that I have used you can use the
arrow keys to position the controls on the forms. However in the VBA user
forms it does not seem that you can use the arrow keys. Any suggestions as
to how you can use them?
 
B

Bear

jaslegume:

I rely on the grid for rough positioning, and fine-tune using settings in
the properties pane.

Bear
 
Top