Compartilhar via


_OlkLabel.BackStyle Propriedade

Definição

Retorna ou define uma OlBackStyle constante que altera o estilo de segundo plano do controle entre transparente e opaco. Leitura/gravação.

public:
 property Microsoft::Office::Interop::Outlook::OlBackStyle BackStyle { Microsoft::Office::Interop::Outlook::OlBackStyle get(); void set(Microsoft::Office::Interop::Outlook::OlBackStyle value); };
public Microsoft.Office.Interop.Outlook.OlBackStyle BackStyle { get; set; }
Public Property BackStyle As OlBackStyle

Valor da propriedade

Comentários

O valor padrão é olBackStyleOpaque.

Aplica-se a