Lire en anglais

Partager via


vsToolBoxItemFormat Enum

Definition

Indicates the format of the new ToolBox item.

C++/CX
public enum class vsToolBoxItemFormat
Inheritance
vsToolBoxItemFormat
Attributes

Fields

Name Value Description
vsToolBoxItemFormatText 1

Plain text item. Double-clicking the item places it into the active document. (Default)

vsToolBoxItemFormatHTML 2

HTML item. Text, but might be treated differently by certain active documents.

vsToolBoxItemFormatGUID 4

GUID. A string that is the class ID of a control.

vsToolBoxItemFormatDotNETComponent 8

.NET Framework component.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022