C# Class MENUITEMINFO, nuxeo-otg-win

Show file Open project: nuxeo/nuxeo-otg-win Class Usage Examples

Public Properties

Property Type Description
cbSize uint
cch uint
dwItemData UIntPtr
dwTypeData string
fMask MIIM
fState MFS
fType MFT
hSubMenu IntPtr
hbmpChecked IntPtr
hbmpItem IntPtr
hbmpUnchecked IntPtr
wID uint

Property Details

cbSize public property

public uint cbSize
return uint

cch public property

public uint cch
return uint

dwItemData public property

public UIntPtr dwItemData
return UIntPtr

dwTypeData public property

public string dwTypeData
return string

fMask public property

public MIIM fMask
return MIIM

fState public property

public MFS fState
return MFS

fType public property

public MFT fType
return MFT

hSubMenu public property

public IntPtr hSubMenu
return IntPtr

hbmpChecked public property

public IntPtr hbmpChecked
return IntPtr

hbmpItem public property

public IntPtr hbmpItem
return IntPtr

hbmpUnchecked public property

public IntPtr hbmpUnchecked
return IntPtr

wID public property

public uint wID
return uint