C# Class BExplorer.Shell.Interop.MENUINFO

Datei anzeigen Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
cbSize int
cyMax int
dwContextHelpID int
dwMenuData int
dwStyle int
fMask MIM
hbrBack System.IntPtr

Property Details

cbSize public_oe property

public int cbSize
return int

cyMax public_oe property

public int cyMax
return int

dwContextHelpID public_oe property

public int dwContextHelpID
return int

dwMenuData public_oe property

public int dwMenuData
return int

dwStyle public_oe property

public int dwStyle
return int

fMask public_oe property

public MIM fMask
return MIM

hbrBack public_oe property

public IntPtr,System hbrBack
return System.IntPtr