Поделиться через


IWizCombo - члены

Включить защищенные члены
Включить унаследованные члены

Controls combo boxes of HTML-based wizards in Visual Studio.

Универсальный тип IWizCombo предоставляет следующий члены.

Методы

  Имя Описание
Открытый метод AddItem Adds the specified item to the wizard combo box.
Открытый метод Clear Clears all text from the object.
Открытый метод focus Sets the cursor focus to the wizard combo box.
Открытый метод InsertItem Inserts the specified item at the specified location in the wizard combo box.
Открытый метод RemoveItem Removes the specified item from the wizard combo box.

В начало страницы

Свойства

  Имя Описание
Открытое свойство Count Gets a count of the items in the specified wizard combo box.
Открытое свойство Enabled Gets or sets a value indicating the enabled state of the WizCombo object.
Открытое свойство item Gets the index of the item in the specified wizard combo box.
Открытое свойство ListIndex Gets or sets the item's list index in the specified wizard combo box.
Открытое свойство SelectedItem Gets the currently selected item in a wizard combo box as a string.
Открытое свойство Value Gets or sets the data for the object.

В начало страницы

См. также

Ссылки

IWizCombo Интерфейс

Microsoft.VisualStudio.VsWizard - пространство имен