TBXITEMINFO Fields

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubfieldbstrText

BSTR containing the tool tips/label text of toolbox item.

System_CAPS_pubfieldclrTransparent

COLORREF item specifying the transparent color in bitmap.

System_CAPS_pubfielddwFlags

DWORD specifying the item info flags. Values are taken from the __TBXITEMINFOFLAGS enumeration.

System_CAPS_pubfieldhBmp

Specifies a 16x16 bitmap for the toolbox.

System_CAPS_pubfieldiImageIndex

INT specifying the image index of the item.

System_CAPS_pubfieldiImageWidth

Specifies the width of the item image.

Return to top
Show: