C# Class BExplorer.Shell.Interop.MENUITEMINFO

Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes publiques

Свойство Type Description
cbSize uint
cch uint
dwItemData System.IntPtr
dwTypeData String
fMask MIIM
fState uint
fType uint
hSubMenu System.IntPtr
hbmpChecked System.IntPtr
hbmpItem System.IntPtr
hbmpUnchecked System.IntPtr
wID int

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 IntPtr,System dwItemData
Résultat System.IntPtr

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 uint fState
Résultat uint

fType public_oe property

public uint fType
Résultat uint

hSubMenu public_oe property

public IntPtr,System hSubMenu
Résultat System.IntPtr

hbmpChecked public_oe property

public IntPtr,System hbmpChecked
Résultat System.IntPtr

hbmpItem public_oe property

public IntPtr,System hbmpItem
Résultat System.IntPtr

hbmpUnchecked public_oe property

public IntPtr,System hbmpUnchecked
Résultat System.IntPtr

wID public_oe property

public int wID
Résultat int