Package org.eclipse.swt.internal.win32
Class MENUINFO
java.lang.Object
org.eclipse.swt.internal.win32.MENUINFO
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
int
int
int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
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()
-