MenuItemInfoBmpChecked Field
A handle to the bitmap to display next to the item if it is selected.
If this member is
Zero, a default bitmap is used.
If the
RadioCheck type value is specified, the default bitmap is a bullet,
Otherwise it is a check mark.
Set
Mask to
CheckMarks to use
BmpChecked.
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 BmpChecked As IntPtr
Dim instance As MenuItemInfo
Dim value As IntPtr
value = instance.BmpChecked
instance.BmpChecked = value
public:
IntPtr BmpChecked
val mutable BmpChecked: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr