This topic has not yet been rated - Rate this topic

vsToolBoxItemFormat Enumeration

Indicates the format of the new ToolBox item.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("44DF8FDC-7378-11D2-97CA-00C04FB6C6FF")] 
public enum vsToolBoxItemFormat
/** @attribute GuidAttribute("44DF8FDC-7378-11D2-97CA-00C04FB6C6FF") */ 
public enum vsToolBoxItemFormat
GuidAttribute("44DF8FDC-7378-11D2-97CA-00C04FB6C6FF") 
public enum vsToolBoxItemFormat
  Member name Description
vsToolBoxItemFormatDotNETComponent .NET Framework component. 
vsToolBoxItemFormatGUID GUID. A string that is the class ID of a control. 
vsToolBoxItemFormatHTML HTML item. Text, but might be treated differently by certain active documents. 
vsToolBoxItemFormatText Plain text item. Double-clicking the item places it into the active document. (Default) 
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ