Propriedades TabFixedHeight, TabFixedWidth
Define ou retorna a altura ou largura fixas das guias em pontos.
Sintaxe
objeto. TabFixedHeight [= Single ]
objeto. TabFixedWidth [= Single ]
As sintaxes de propriedade TabFixedHeight e TabFixedWidth têm estas partes:
Sair | Descrição |
---|---|
objeto | Obrigatório. Um objeto válido. |
Single | Opcional. O número de pontos da altura ou largura das guias em um TabStrip ou MultiPage. |
Configurações
If the value is 0, tab widths are automatically adjusted so that each tab is wide enough to accommodate its contents and each row of tabs spans the width of the control.
If the value is greater than 0, all tabs have an identical width as specified by this property.
Comentários
O tamanho mínimo é 4 pontos.
Confira também
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.