TBXITEMINFO.hBmp Field

Specifies a 16x16 bitmap for the toolbox.

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

Syntax

'Declaration
Public hBmp As IntPtr
public IntPtr hBmp
public:
IntPtr hBmp
val mutable hBmp: IntPtr
public var hBmp : IntPtr

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

TBXITEMINFO Structure

Microsoft.VisualStudio.Shell.Interop Namespace