TBXITEMINFO.iImageWidth Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: