Compartir a través de


_OlkTimeControl.BackStyle Propiedad

Definición

Devuelve o establece una OlBackStyle constante que cambia el estilo de fondo del control entre transparente y opaco. Lectura y escritura.

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 de propiedad

Comentarios

El valor predeterminado es olBackStyleOpaque.

Se aplica a