Freigeben über


_OlkComboBox.Style Eigenschaft

Definition

Gibt eine Konstante zurück oder legt sie OlComboBoxStyle fest, um anzugeben, wie der Benutzer den Wert des Steuerelements auswählen oder festlegen kann. Lese-/Schreibzugriff.

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

Eigenschaftswert

Hinweise

Der Standardwert ist OlComboBoxStyleCombo.

Gilt für: