Package org.eclipse.swt.internal.win32
Class NMTOOLBAR
java.lang.Object
org.eclipse.swt.internal.win32.NMHDR
org.eclipse.swt.internal.win32.NMTOOLBAR
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
byte
byte
int
int
int
int
int
int
int
static final int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
iItem
public int iItem -
iBitmap
public int iBitmap -
idCommand
public int idCommand -
fsState
public byte fsState -
fsStyle
public byte fsStyle -
dwData
public int dwData -
iString
public int iString -
cchText
public int cchText -
pszText
public int pszText -
left
public int left -
top
public int top -
right
public int right -
bottom
public int bottom -
sizeof
public static final int sizeof
-
-
Constructor Details
-
NMTOOLBAR
public NMTOOLBAR()
-