MenuItemInfoBmpItem Field
A handle to the bitmap to be displayed.
It is used when the
Bitmap flag is set in the
Mask member.
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 BmpItem As IntPtr
Dim instance As MenuItemInfo
Dim value As IntPtr
value = instance.BmpItem
instance.BmpItem = value
val mutable BmpItem: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr