Freigeben über


_OlkCheckBox.BackStyle Eigenschaft

Definition

Gibt eine OlBackStyle Konstante zurück, die den Hintergrundstil des Steuerelements zwischen transparent und undurchsichtig ändert, oder legt diese Konstante fest. Lese-/Schreibzugriff.

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

Eigenschaftswert

Hinweise

Der Standardwert ist OlBackStyleOpaque.

Gilt für: