C# Class cadencii.MENUITEMINFO

Afficher le fichier Open project: cadencii/cadencii Class Usage Examples

Méthodes publiques

Свойство Type Description
cbSize uint
cch uint
dwItemData DWORD
dwTypeData string
fMask uint
fState uint
fType uint
hSubMenu System.IntPtr
hbmpChecked System.IntPtr
hbmpItem System.IntPtr
hbmpUnchecked System.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

ULONG_PTR
public DWORD dwItemData
Résultat DWORD

dwTypeData public_oe property

public string dwTypeData
Résultat string

fMask public_oe property

public uint fMask
Résultat uint

fState public_oe property

public uint fState
Résultat uint

fType public_oe property

public uint fType
Résultat uint

hSubMenu public_oe property

HMENU
public IntPtr,System hSubMenu
Résultat System.IntPtr

hbmpChecked public_oe property

HBITMAP
public IntPtr,System hbmpChecked
Résultat System.IntPtr

hbmpItem public_oe property

HBITMAP
public IntPtr,System hbmpItem
Résultat System.IntPtr

hbmpUnchecked public_oe property

HBITMAP
public IntPtr,System hbmpUnchecked
Résultat System.IntPtr

wID public_oe property

public uint wID
Résultat uint