C# Class BExplorer.Shell.Interop.MENUINFO

Show file 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 property

public int cbSize
return int

cyMax public property

public int cyMax
return int

dwContextHelpID public property

public int dwContextHelpID
return int

dwMenuData public property

public int dwMenuData
return int

dwStyle public property

public int dwStyle
return int

fMask public property

public MIM fMask
return MIM

hbrBack public property

public IntPtr,System hbrBack
return System.IntPtr