Monday, May 9, 2011

Visual Foxpro 9 keyboard shortcuts

List of shortcut keys for Visual Foxpro 9.Browse Window keyboard shortcuts keys,Class Browser keyboard shortcuts keys,Controls keyboard shortcuts keys,Editor keyboard shortcuts keys,Form Designer and Class Designer keyboard shortcuts keys,Help keyboard shortcuts keys,Menu Commands keyboard shortcuts keys,Print Preview Window keyboard shortcuts keys,Properties Window keyboard shortcuts keys,Report Designer and Label Designer keyboard shortcuts keys,Window Manipulation keyboard shortcuts keys



Visual Foxpro 9 Browse Window keyboard shortcuts keys

Shortcut                                                                                            Command
CTRL+HOMEMoves to first record of a cursor or table in a grid and when using the BROWSE command.
CTRL+ENDMoves to the last record of a cursor or table in a grid and when using the BROWSE command.
CTRL+HOME CTRL+SHFT+HOME CTRL+PAGE UP CTRL+PAGE DOpens an editing window when pressed in a memo field.
 

Visual Foxpro 9 Class Browser keyboard shortcuts keys

Shortcut                                                         Command
F5Refreshes the current view.
SHFT+F10Displays a shortcut menu.
Right-click+Open button Right-click+Add button RigDisplays a history of last 32 files loaded.
Right-click+View Class Code buttonDisplays the class code in a webview form.
CTRL+Right-click+Class icon (in upper left corner Creates an instance of the class with the NEWOBJECT( ) function in the Command window. Identical to dragging the Class icon onto the Command window.
SHFT+Right-click+Class icon (in upper left cornerFor forms, runs the form. For other controls and objects, creates an instance of the control or object. For controls, also adds the control to the Visual FoxPro desktop at 0,0. Identical to dragging the Class icon onto the Visual FoxPro desktop.
 

Visual Foxpro 9 Controls keyboard shortcuts keys

Shortcut                                                                     Command
CTRL+TABWhen a Grid control has focus, exits the grid. When an EditBox control has focus, and EditBox AllowTabs property is True (.T.), exits the edit box. When inside a form or dialog box containing a PageFrame control, moves to the next page in the page frame. However, this behavior is not supported in project files or when the page frame contains an ActiveX control.
CTRL+SHFT+TABIf inside a form or dialog box containing a PageFrame control, moves to the previous page in the page frame. However, this behavior is not supported in project files or when the page frame contains an ActiveX control.
TABWhen a Grid control has focus, moves to the next field.
 
 

Visual Foxpro 9 Editor keyboard shortcuts keys

Shortcut                                                                       Command
ALT+DragCuts and pastes. Note To change the default drag-and-drop behavior from dragging text in words to dragging text between words, on the Tools menu, click the Editor tab, and select the Drag drop between words option. To toggle between dragging text within words and dragging text between words, press ALT+Drag.
CTRL+DragCopies and pastes.
CTRL+IShow IntelliSense Quick Info.
CTRL+JShow IntelliSense List Members or List Values.
F2Moves to the line containing the next bookmark.
SHFT+F2Moves to the line containing the previous bookmark.
ALT+SHFT+F2Toggles a bookmark for the current line on and off.
F3Finds the next occurrence of the specified text.
CTRL+F3 CTRL+GFinds the next occurrence of the selected text.
SHFT+F3Finds the previous occurrence of the specified text.
CTRL+SHFT+F3Finds the previous occurrence of the selected text.
CTRL+DOWNARROWScrolls window up without moving cursor.
CTRL+UPARROWScrolls window down without moving cursor.
CTRL+LEFTARROWMoves the cursor one word to the left.
CTRL+RIGHTARROWMoves the cursor one word to the right.
F9Inserts or removes a breakpoint.
CTRL+F9Enables or disables a breakpoint.
CTRL+BBrings up Breakpoints dialog box.
ALT+F2Adds/Removes Task List shortcut.
CTRL+UMakes the selection all lowercase.
CTRL+SHFT+UMakes the selection all uppercase.
CTRL+BACKSPACEDeletes a word to the left.
 

Visual Foxpro 9 Form Designer and Class Designer keyboard shortcuts keys

Shortcut                                                                   Command
Arrow keysMoves the selected control or controls in pixel increments.
CTRL+ERuns the form in the Form Designer.
CTRL+SHFT+Click the ctrlDrills down to a control in a container.
CTRL+Click the containerDrills down through the container.
SHFT+Arrow keyChanges the height or width of the selected control or controls in pixel increments.
 

Visual Foxpro 9 Help keyboard shortcuts keys

Shortcut                                                        Command
F1Displays Help topics or context-sensitive Help on active items, for example, a highlighted keyword in the Command window or the current property in the Properties window.
SHFT+F1Enables user-prompted context-sensitive Help. The insertion pointer changes to a question mark so that you can click an item, for example, a menu command or toolbar, to display context-sensitive Help.
 

Visual Foxpro 9 Menu Commands keyboard shortcuts keys

Shortcut               Command
CTRL+ASelect All on the Edit menu.
CTRL+CCopy on the Edit menu.
CTRL+DDo on the Program menu.
CTRL+EDelete Item on the Menu menu.
CTRL+EDo on the Program menu. Run Form on the Form menu.
CTRL+FFind on the Edit menu.
CTRL+GFind Again on the Edit menu.
CTRL+HChange Partitions on the Table menu.
CTRL+IInsert Item on the Menu menu.
CTRL+JProject Info on the Project menu.
CTRL+LReplace on the Edit menu.
CTRL+MResume on the Program menu.
CTRL+NNew on the File menu.
CTRL+OOpen on the File menu.
CTRL+PPrint on the File menu.
CTRL+QCloses current text window and discards changes. See also CTRL+W. Run Query on the Query menu.
CTRL+RRedo on the Edit menu.
CTRL+SSave on the File menu.
CTRL+TToggle Deletion Mark on the Table menu.
CTRL+VPaste on the Edit menu.
CTRL+WCloses current text window or dialog box and saves changes.
CTRL+XCut on the Edit menu.
CTRL+YAppend New Record on the Table menu.
CTRL+ZUndo on the Edit menu.
 

Visual Foxpro 9 Print Preview Window keyboard shortcuts keys

Shortcut                                      Command
ZZooms in and out of the page.
LToggles between various zoom levels.
GOpens Goto page dialog box.
ESCCloses Print Preview window.
LEFTARROWScrolls to the left of the page in the Print Preview window.
RIGHTARROWScrolls to the right of the page in the Print Preview window.
UPARROWScrolls towards the top of the page in the Print Preview window.
DOWNARROWScrolls towards the bottom of the page in the Print Preview window.
PAGEDOWNMoves to the next page in the Print Preview window.
PAGEUPMoves to the previous page in the Print Preview window.
HOMEMoves to the first page in the Print Preview window.
ENDMoves to the last page in the Print Preview window.
 

Visual Foxpro 9 Properties Window keyboard shortcuts keys

Shortcut                                                    Command
ALT+DOWN ARROWExpands the object list.
ALT+UP ARROWCloses the object list.
CTRL+PAGE DOWN DOWN ARROW RIGHT ARROWMoves to next object in the object list.
CTRL+PAGE UP UP ARROW LEFT ARROWMoves to previous object in object list.
CTRL+ENDMoves to last object in the object list.
CTRL+HOMEMoves to first object in the object list.
TABMoves to the next control in the Properties window.
SHFT+TABMoves to the previous control in the Properties window.
SHFT+F10Displays the appropriate shortcut menu.
CTRL+ALT+letterSelects the next property in the properties list that begins with the letter character. For example, pressing CTRL+ALT+B selects the next property that begins with B.
 

Visual Foxpro 9 Report Designer and Label Designer keyboard shortcuts keys

Shortcut                                                                              Command
ALT+ENTEROpens the appropriate report control settings dialog box.
Arrow keysMoves the selected control or controls in pixel increments.
CTRL+EEnters Edit mode for a Label control when it is selected in the Report designer.
ESCExits Edit mode for a Label control and returns to Select mode.
SHFT+Arrow keyChanges the height or width of the selected control or controls in pixel increments.
SHFT+TABMoves to the previous object on the Report Designer when in Tab mode.
SHFT+Double Click on a report bandSelects all objects in the band.
TABEnters Tab mode automatically and moves to the next object in the Report Designer.
 

Visual Foxpro 9 Window Manipulation keyboard shortcuts keys

Shortcut                                                           Command
CTRL+F1Cycles through windows.
CTRL+TABMoves to the next window.
CTRL+SHFT+TABMoves to the previous window.
CTRL+F2Displays Command window.
CTRL+F4Closes active window.
CTRL+F6Moves to the next window.
CTRL+ALT+SHFTHides all child windows while the keys are pressed down. Hiding windows makes it easy to see output displayed in the main application window.
CTRL+F10Toggles window size between maximum and restore.

No comments:

Post a Comment