SWT.ERROR_MENU_NOT_DROP_DOWN

SWT error constant indicating that a menu which needed to have the drop down style had some other style instead (value is 21).

class SWT
static const
int ERROR_MENU_NOT_DROP_DOWN;

Meta