![Xcalibur Systems LLC Logo](../icons/logo.png) |
MenuItemInfoUncheckedBitmapHandle Field |
A handle to the bitmap to display next to the item if it is not selected. If this member
s NULL, no bitmap is used. Set fMask to MIIM_CHECKMARKS to use hbmpUnchecked.
Namespace: Xcalibur.NativeMethods.V2.MenusAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic IntPtr UncheckedBitmapHandle
Public UncheckedBitmapHandle As IntPtr
public:
IntPtr UncheckedBitmapHandle
val mutable UncheckedBitmapHandle: IntPtr
Field Value
IntPtr
See Also