TBXITEMINFO.iImageIndex Field

Definition

INT specifying the image index of the item.

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

Field Value

Attributes

Remarks

iImageIndex is valid only if TBXIF_IMAGEINDEX is provided.

COM Signature

From vsshell.idl:

Applies to