Class MENUBARINFO

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

public class MENUBARINFO extends Object
  • Field Details

    • cbSize

      public int cbSize
    • left

      public int left
    • top

      public int top
    • bottom

      public int bottom
    • hMenu

      public int hMenu
    • hwndMenu

      public int hwndMenu
    • fBarFocused

      public boolean fBarFocused
    • fFocused

      public boolean fFocused
    • sizeof

      public static final int sizeof
  • Constructor Details

    • MENUBARINFO

      public MENUBARINFO()