Atribuir uma dica de controle, legenda ou tecla de acelerador a um controle
Right-click the control, and then click Advanced Properties.
To set the property, open the Properties dialog box, click the property, type a value in the Apply box, and then click Apply.
Propriedade | Descrição |
---|---|
ControlTipText | Use esta cadeia de caracteres como a dica de controle. |
Caption | Use esta cadeia de caracteres como a legenda. |
Accelerator | Use um único caractere como o valor da entrada ALT + Tecla. Se você usar um caractere da legenda do controle, o caractere ficará sublinhado. |
For more information about the property to set for a specific control, see the following:
The ControlTipText property for the Page control.
The ControlTipText property for the Tab control.
The Caption property for the CommandButton control.
The Caption property for the OptionButton control.
The Caption property for the ToggleButton control.
The Accelerator property for the CheckBox control.
The Accelerator property for the CommandButton control.
The Accelerator property for the Label control.
The Accelerator property for the OptionButton control.
The Accelerator property for the Page control.
The Accelerator property for the Tab control.
The Accelerator property for the ToggleButton control.
For more information, see How to: Assign a Control Tip, Caption, or Accelerator Key to a Page or Tab.
Suporte e comentários
Tem dúvidas ou quer enviar comentários sobre o VBA para Office ou sobre esta documentação? Confira Suporte e comentários sobre o VBA para Office a fim de obter orientação sobre as maneiras pelas quais você pode receber suporte e fornecer comentários.