Class MENUINFO

java.lang.Object
org.eclipse.swt.internal.win32.MENUINFO

public class MENUINFO extends Object
  • Field Details

    • cbSize

      public int cbSize
    • fMask

      public int fMask
    • dwStyle

      public int dwStyle
    • cyMax

      public int cyMax
    • hbrBack

      public int hbrBack
    • dwContextHelpID

      public int dwContextHelpID
    • dwMenuData

      public int dwMenuData
    • sizeof

      public static final int sizeof
  • Constructor Details

    • MENUINFO

      public MENUINFO()