ToolStripComboBox.ComboBox Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un ComboBox élément dans lequel l’utilisateur peut entrer du texte, ainsi qu’une liste dans laquelle l’utilisateur peut sélectionner.
public:
property System::Windows::Forms::ComboBox ^ ComboBox { System::Windows::Forms::ComboBox ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ComboBox ComboBox { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ComboBox : System.Windows.Forms.ComboBox
Public ReadOnly Property ComboBox As ComboBox
Valeur de propriété
- Attributs
Remarques
Utilisez la propriété pour obtenir ComboBox des ComboBox propriétés, des méthodes et des événements qui n’ont pas été encapsulés ToolStripComboBox.