MenuItemInfoBmpUnchecked Field
A handle to the bitmap to display next to the item if it is not selected.
If this member is
Zero, no bitmap is used.
Set
Mask to
CheckMarks to use
BmpUnchecked.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public IntPtr BmpUnchecked
Public BmpUnchecked As IntPtr
Dim instance As MenuItemInfo
Dim value As IntPtr
value = instance.BmpUnchecked
instance.BmpUnchecked = value
public:
IntPtr BmpUnchecked
val mutable BmpUnchecked: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr