_OlkCheckBox.BackStyle Propriété

Définition

Renvoie ou définit une OlBackStyle constante qui modifie le style d’arrière-plan du contrôle entre transparent et opaque. Lecture-écriture.

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

Valeur de propriété

Remarques

La valeur par défaut est olBackStyleOpaque.

S’applique à