Controlar as teclas de atalho de manipulação, Visual C++ 6.0 a opção de atalho padrão
Use as seguintes combinações de teclas de atalho para mover, selecionar e alterar o tamanho dos controles em superfícies de design.
Observação |
---|
A aparência dos recursos no IDE pode depender das suas configurações ativas ou edição e pode diferir das descritas na Ajuda. Para alterar as configurações, escolha Import and Export Settings sobre o Ferramentas menu. For more information, see Trabalhando com configurações. |
Observação |
---|
Para ver uma lista das teclas de atalho que foram alterados ou não são mais suportados no Visual C++.NET, consulte Comandos de tecla Visual C++ 6.0 obsoleto e alterações nos comandos do Visual C++ 6.0 chave. |
Nome do comando |
Shortcut keys |
Description |
---|---|---|
Edit.MoveControlDown |
SETA CTRL + SETA PARA BAIXO |
Moves the selected control down in increments of 1 on the design surface. |
Edit.MoveControlDownGrid |
DOWN ARROW |
Moves the selected control down in increments of 8 on the design surface. |
Edit.MoveControlLeft |
CTRL ESQUERDA DA SETA + SETA PARA A ESQUERDA |
Move o controle para a esquerda em incrementos de 1 na superfície de design. |
Edit.MoveControlLeftGrid |
LEFT ARROW |
Move o controle para a esquerda em incrementos de 8 na superfície de design. |
Edit.MoveControlRight |
CTRL DE SETA DIREITA + SETA À DIREITA |
Moves the control to the right in increments of 1 on the design surface. |
Edit.MoveControlRightGrid |
RIGHT ARROW |
Moves the control to the right in increments of 8 on the design surface. |
Edit.MoveControlUp |
ATÉ A SETA CTRL + SETA PARA CIMA |
Moves the control up in increments of 1 on the design surface. |
Edit.MoveControlUpGrid |
UP ARROW |
Moves the control up in increments of 8 on the design surface. |
Edit.SelectNextControl |
TAB |
Move para o próximo controle na página. |
Edit.SelectPreviousControl |
SHIFT + TAB |
Volta para o controle selecionado anteriormente na página. |
Edit.SizeControlDown |
SHIFT + DOWN SETA CTRL + SHIFT + SETA PARA BAIXO |
Increases the height of the control in increments of 1 on the design surface. |
Edit.SizeControlDownGrid |
SHIFT + DOWN ARROW |
Increases the height of the control in increments of 8 on the design surface. |
Edit.SizeControlLeft |
SHIFT + SETA PARA A ESQUERDA CTRL + SHIFT + SETA PARA A ESQUERDA |
Reduces the width of the control in increments of 1 on the design surface. |
Edit.SizeControlLeftGrid |
SHIFT + LEFT ARROW |
Reduces the width of the control in increments of 8 on the design surface. |
Edit.SizeControlRight |
SHIFT + SETA PARA A DIREITA CTRL + SHIFT + SETA À DIREITA |
Increases the width of the control in increments of 1 on the design surface. |
Edit.SizeControlRightGrid |
SHIFT + RIGHT ARROW |
Increases the width of the control in increments of 8 on the design surface. |
Edit.SizeControlUp |
SHIFT + ATÉ A SETA CTRL + SHIFT + SETA PARA CIMA |
Decreases the height of the control in increments of 1 on the design surface. |
Edit.SizeControlUpGrid |
SHIFT + UP ARROW |
Decreases the height of the control in increments of 8 on the design surface. |
Consulte também
Tarefas
Como: Trabalhar com atalhos de teclado
Conceitos
Atalhos de teclado predefinidos