TBXITEMINFO::iImageWidth Field

 

Specifies the width of the item image.

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

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.INT")]
int iImageWidth

Field Value

Type: System::Int32

iImageWidth is v alid only if TBXIF_IMAGEINDEX is provided.

From vsshell.idl:

Return to top
Show: