Compartir a través de


_OlkComboBox.Style Propiedad

Definición

Devuelve o establece una OlComboBoxStyle constante para especificar cómo el usuario puede elegir o establecer el valor del control. Lectura y escritura.

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

Valor de propiedad

Comentarios

El valor predeterminado es olComboBoxStyleCombo.

Se aplica a