C# Class MENUITEMINFO, nuxeo-otg-win

ファイルを表示 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_oe property

public uint cbSize
return uint

cch public_oe property

public uint cch
return uint

dwItemData public_oe property

public UIntPtr dwItemData
return UIntPtr

dwTypeData public_oe property

public string dwTypeData
return string

fMask public_oe property

public MIIM fMask
return MIIM

fState public_oe property

public MFS fState
return MFS

fType public_oe property

public MFT fType
return MFT

hSubMenu public_oe property

public IntPtr hSubMenu
return IntPtr

hbmpChecked public_oe property

public IntPtr hbmpChecked
return IntPtr

hbmpItem public_oe property

public IntPtr hbmpItem
return IntPtr

hbmpUnchecked public_oe property

public IntPtr hbmpUnchecked
return IntPtr

wID public_oe property

public uint wID
return uint