|
MenuItemInfoDisplayBitmapHandle Field |
A handle to the bitmap to be displayed, or it can be one of the values in the following
table. It is used when the MIIM_BITMAP flag is set in the fMask member.
Namespace: Xcalibur.NativeMethods.V2.MenusAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public IntPtr DisplayBitmapHandle
Public DisplayBitmapHandle As IntPtr
public:
IntPtr DisplayBitmapHandle
val mutable DisplayBitmapHandle: IntPtr
Field Value
IntPtrSee Also