|
MenuItemInfoCheckedBitmapHandle Field |
A handle to the bitmap to display next to the item if it is selected. If this member is
NULL, a default bitmap is used. If the MFT_RADIOCHECK type value is specified, the default
bitmap is a bullet. Otherwise, it is a check mark. Set fMask to MIIM_CHECKMARKS to use
hbmpChecked.
Namespace: Xcalibur.NativeMethods.V2.MenusAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public IntPtr CheckedBitmapHandle
Public CheckedBitmapHandle As IntPtr
public:
IntPtr CheckedBitmapHandle
val mutable CheckedBitmapHandle: IntPtr
Field Value
IntPtrSee Also