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.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public IntPtr BmpChecked

Field Value

IntPtr

See Also