Compartilhar via


Propriedade ComboBox.ListWidth (Script do Outlook Forms)

Returns or sets a Variant that specifies the width of the list in a ComboBox. Leitura/gravação.

Sintaxe

expressão. ListWidth

expressão Uma variável que representa um objeto ComboBox.

Comentários

A value of zero makes the list as wide as the ComboBox. The default value is to make the list as wide as the text portion of the control.

If you want to display a multicolumn list, enter a value that will make the list box wide enough to fit all the columns.

When designing combo boxes, be sure to leave enough space to display your data and for a vertical scroll bar.

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.