TBXITEMINFO.iImageWidth Field

Definition

Specifies the width of the item image.

public: int iImageWidth;
public: int iImageWidth;
int iImageWidth;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.INT")]
public int iImageWidth;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.INT")>]
val mutable iImageWidth : int
Public iImageWidth As Integer 

Field Value

Attributes

Remarks

iImageWidth is v alid only if TBXIF_IMAGEINDEX is provided.

COM Signature

From vsshell.idl:

Applies to