| Visual FoxPro Tips |
| |
| Quick Navigation |
| |
| You know that you can move
objects around on a form by simply clicking on them
and using the arrow keys. But did you know you can
move them faster by keeping Ctrl key down while
hitting the arrow key? |
| |
| To move to a specific line
while viewing code (e.g. method of a form), right
click on the code and select "Go to line"
from the popup menu. |
| |
| While navigating at the properties
sheet in VFP, you can go to a specific property
by using the keyboard shortcut: |
| |
| <Ctrl> <Alt> <[first
letter of the property]> |
| |
| For example, to go to the "Font"
property, hit <ctrl> <Alt> <F> |
| |
| This tip is provided to you
by Foxy Classes.
For more Visual FoxPro tips,
click here. |
| |