This document is archived and information here might be outdated. Recommended version. |
The bitmap that is used as the icon on this ToolbarMenu.
[Visual Basic .NET]
Public Property Bitmap As Integer
[C#]
public int Bitmap {get; set;}
[C++]
HRESULT get_Bitmap(
OLE_HANDLE* pVal
);
[C++]
HRESULT put_Bitmap(
OLE_HANDLE pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type OLE_HANDLE* pVal [in]
pVal is a parameter of type OLE_HANDLE
The Bitmap of the ToolbarMenu.