C# Class MENUITEMINFO, nuxeo-otg-win

Afficher le fichier Open project: nuxeo/nuxeo-otg-win Class Usage Examples

Méthodes publiques

Свойство 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
Résultat uint

cch public_oe property

public uint cch
Résultat uint

dwItemData public_oe property

public UIntPtr dwItemData
Résultat UIntPtr

dwTypeData public_oe property

public string dwTypeData
Résultat string

fMask public_oe property

public MIIM fMask
Résultat MIIM

fState public_oe property

public MFS fState
Résultat MFS

fType public_oe property

public MFT fType
Résultat MFT

hSubMenu public_oe property

public IntPtr hSubMenu
Résultat IntPtr

hbmpChecked public_oe property

public IntPtr hbmpChecked
Résultat IntPtr

hbmpItem public_oe property

public IntPtr hbmpItem
Résultat IntPtr

hbmpUnchecked public_oe property

public IntPtr hbmpUnchecked
Résultat IntPtr

wID public_oe property

public uint wID
Résultat uint