Class TOOLINFO

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

public class TOOLINFO extends Object
  • Field Details

    • cbSize

      public int cbSize
    • uFlags

      public int uFlags
    • hwnd

      public int hwnd
    • uId

      public int uId
    • left

      public int left
    • top

      public int top
    • bottom

      public int bottom
    • hinst

      public int hinst
    • lpszText

      public int lpszText
    • lParam

      public int lParam
    • lpReserved

      public int lpReserved
    • sizeof

      public static int sizeof
  • Constructor Details

    • TOOLINFO

      public TOOLINFO()